StopSound abstract method
void
StopSound(
- SoundStructType sound
Stop playing a sound
Implementation
void StopSound(
SoundStructType sound,
);
Stop playing a sound
void StopSound(
SoundStructType sound,
);