Example #1
0
 public void SignalMappedVolume(float value, SoundParamTarget sourceParam)
 {
     this.volumeInMappings[sourceParam] = value;
 }