Click or drag to resize
BackgroundMusicPause Method
Pause the background music (will affect only if currently playing this music).

Namespace:  GeonBit.ECS.Components.Sound
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Pause()
See Also