Plays the SOUND.
void playSound(float volume, float pitch, out float channel, const bool LOOP, const float SOUND)
Type: float
Volume of the sound (0 - 1).
Type: float
Pitch of the sound (0 - 4).
Modifiers: out
Type: float
The channel at which the sound is playing (0 - 9, or -1 if all other channels are used).
Modifiers: const
Type: bool
If the sound should loop.
Modifiers: const
Type: float
Which sound to play, one of SOUND.