Home
last modified time | relevance | path

Searched refs:ParsePerformanceNode (Results 1 – 1 of 1) sorted by relevance

/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/IO/IntermediateFile/
H A DParser.cs123 car.Performance = ParsePerformanceNode(parent.Element("Performance")); in ParseCarNode()
156 private static Performance ParsePerformanceNode(XElement parent) in ParsePerformanceNode() method in TrainEditor2.IO.IntermediateFile.IntermediateFile