C# 클래스 OpenBve.Game.Section

파일 보기 프로젝트 열기: leezer3/OpenBVE

비공개 메소드들

메소드 설명
Enter ( TrainManager Train ) : void
Exists ( TrainManager Train ) : bool
GetFirstTrain ( bool AllowBogusTrain ) : TrainManager.Train
IsFree ( ) : bool
IsFree ( TrainManager train ) : bool

Checks whether the section is free, disregarding the specified train.

Leave ( TrainManager Train ) : void