private void Awake() { //Defines the Runtime Identifier "surfaceSound" with a default value MultiAudioManager.DefineRuntimeIdentifier(surfaceSoundIdentifier, concreteSfx); }