Open Rails

SoundProcess.RemoveSoundSources Method

[This is preliminary documentation and subject to change.]

Removes the collection of SoundSourceBase for a particular owner from the playable sounds.

public void RemoveSoundSources(
   object owner
);

Parameters

owner
The object to which the sound sources are attached.

See Also

SoundProcess Class | ORTS Namespace