コード例 #1
0
 private void Awake()
 {
     //Defines the Runtime Identifier "surfaceSound" with a default value
     MultiAudioManager.DefineRuntimeIdentifier(surfaceSoundIdentifier, concreteSfx);
 }