PauseSound abstract method

void PauseSound(
  1. SoundStructType sound
)

Implementation

void PauseSound(
  SoundStructType sound,
);