Click or drag to resize
BackgroundMusicMusicAssetPath Property
The background music asset path.

Namespace:  GeonBit.ECS.Components.Sound
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string MusicAssetPath { get; }

Property Value

Type: String
See Also