프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Segments | SegmentRestrictions>.Dictionary |
메소드 | 설명 | |
---|---|---|
AddSegment ( int segmentid, List |
||
GetSegment ( int segmentid ) : SegmentRestrictions | ||
IsSegment ( int segmentid ) : bool | ||
RemoveSegment ( int segmentid ) : void | ||
VehicleType ( byte simulationFlags ) : VehicleType |
public static AddSegment ( int segmentid, List |
||
segmentid | int | |
segmentGroup | List |
|
리턴 | void |
public static GetSegment ( int segmentid ) : SegmentRestrictions | ||
segmentid | int | |
리턴 | SegmentRestrictions |
public static RemoveSegment ( int segmentid ) : void | ||
segmentid | int | |
리턴 | void |
public static VehicleType ( byte simulationFlags ) : VehicleType | ||
simulationFlags | byte | |
리턴 | VehicleType |