StopSound abstract method

void StopSound(
  1. SoundStructType sound
)

Implementation

void StopSound(
  SoundStructType sound,
);