Play sound effect.
Namespace:
GeonBit.Core.Sound
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void Play(
float volumeFactor = 1f
)
Parameters
- volumeFactor (Optional)
- Type: SystemSingle
Volume factor to multiply with currently set volume.
See Also