APILNSound_SetVolume Method |
Namespace: Lumino
public static Result LNSound_SetVolume( IntPtr sound, float volume )
Public Shared Function LNSound_SetVolume ( sound As IntPtr, volume As Single ) As Result
public: static Result LNSound_SetVolume( IntPtr sound, float volume )
static member LNSound_SetVolume : sound : IntPtr * volume : float32 -> Result
[Missing <returns> documentation for "M:Lumino.API.LNSound_SetVolume(System.IntPtr,System.Single)"]