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