APILNSound_FadeVolume Method |
Namespace: Lumino
public static Result LNSound_FadeVolume( IntPtr sound, float targetVolume, double time, SoundFadeBehavior behavior )
Public Shared Function LNSound_FadeVolume ( sound As IntPtr, targetVolume As Single, time As Double, behavior As SoundFadeBehavior ) As Result
public: static Result LNSound_FadeVolume( IntPtr sound, float targetVolume, double time, SoundFadeBehavior behavior )
static member LNSound_FadeVolume : sound : IntPtr * targetVolume : float32 * time : float * behavior : SoundFadeBehavior -> Result
[Missing <returns> documentation for "M:Lumino.API.LNSound_FadeVolume(System.IntPtr,System.Single,System.Double,Lumino.SoundFadeBehavior)"]