PauseSound abstract method
void
PauseSound(
- SoundStructType sound
Pause a sound
Implementation
void PauseSound(
SoundStructType sound,
);
Pause a sound
void PauseSound(
SoundStructType sound,
);