UnloadSound abstract method

void UnloadSound(
  1. SoundD sound
)

Unload sound

Implementation

void UnloadSound(
  SoundD sound,
);