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