SetSoundVolume abstract method
Set volume for a sound (1.0 is max level)
Implementation
void SetSoundVolume(
SoundStructType sound,
num volume,
);
Set volume for a sound (1.0 is max level)
void SetSoundVolume(
SoundStructType sound,
num volume,
);