BackgroundMusicIsRepeating Property |
If true will play this music in a loop.
Namespace:
GeonBit.ECS.Components.Sound
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsRepeating { get; set; }
Property Value
Type:
BooleanSee Also