Click or drag to resize

AudioFaderIsBusy Property

Returns whether the audio is fading (in or out).

Namespace:  Kit.Behaviours
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public bool IsBusy { get; }
Request Example View Source

Property Value

Type: Boolean
See Also