APILNSound_IsLoopEnabled Method |
Namespace: Lumino
public static Result LNSound_IsLoopEnabled( IntPtr sound, out bool outEnabled )
Public Shared Function LNSound_IsLoopEnabled ( sound As IntPtr, <OutAttribute> ByRef outEnabled As Boolean ) As Result
public: static Result LNSound_IsLoopEnabled( IntPtr sound, [OutAttribute] bool% outEnabled )
static member LNSound_IsLoopEnabled : sound : IntPtr * outEnabled : bool byref -> Result
[Missing <returns> documentation for "M:Lumino.API.LNSound_IsLoopEnabled(System.IntPtr,System.Boolean@)"]