Beispiel #1
0
 public void SetSoundVolume(float volume)
 {
     native.SetSoundVolume(volume);
 }