BackgroundMusicIsActiveMusic Property |
Return if this background music component is the currently active background music.
Namespace:
GeonBit.ECS.Components.Sound
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsActiveMusic { get; }
Property Value
Type:
BooleanSee Also