Home
last modified time | relevance | path

Searched defs:SoundIndices (Results 1 – 4 of 4) sorted by relevance

/dports/games/openbve/OpenBVE-1.8.2.1/source/LibRender2/Trains/Panel/
H A DTouchElement.cs13 public int[] SoundIndices; field in LibRender2.Trains.TouchElement
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Train.OpenBve/Panel/
H A DPanelAnimatedXmlParser.cs376 …mentsGroup Group, Vector3 Position, Vector3 Size, int ScreenIndex, int[] SoundIndices, CommandEntr… in CreateTouchElement()
H A DPanelXmlParser.cs1902 …mentsGroup Group, Vector2 Location, Vector2 Size, int ScreenIndex, int[] SoundIndices, CommandEntr… in CreateTouchElement()
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/Models/Trains/
H A DMotor.cs256 internal ObservableCollection<Area> SoundIndices; field in TrainEditor2.Models.Trains.Motor.Track