SetSoundPitch abstract method
Set pitch for a sound (1.0 is base level)
Implementation
void SetSoundPitch(
SoundStructType sound,
num pitch,
);
Set pitch for a sound (1.0 is base level)
void SetSoundPitch(
SoundStructType sound,
num pitch,
);