StopSound function

void StopSound(
  1. SoundC sound
)

Implementation

void StopSound(SoundC sound) => _module.StopSound(sound);