APILNSound_SetLoopEnabled Method |
Namespace: Lumino
public static Result LNSound_SetLoopEnabled( IntPtr sound, bool loopEnable )
Public Shared Function LNSound_SetLoopEnabled ( sound As IntPtr, loopEnable As Boolean ) As Result
public: static Result LNSound_SetLoopEnabled( IntPtr sound, bool loopEnable )
static member LNSound_SetLoopEnabled : sound : IntPtr * loopEnable : bool -> Result
[Missing <returns> documentation for "M:Lumino.API.LNSound_SetLoopEnabled(System.IntPtr,System.Boolean)"]