Click or drag to resize

AudioManagerIsMusicPlaying Property

Returns whether a background music is playing.

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

Property Value

Type: Boolean
See Also