ResumeSound function

void ResumeSound(
  1. SoundC sound
)

Implementation

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