Click or drag to resize
SoundEffectPlayOnSpawn Field
If true, will play this sound effect immediately on spawn event.

Namespace:  GeonBit.ECS.Components.Sound
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool PlayOnSpawn

Field Value

Type: Boolean
See Also