static private CloseTrainDoors ( Train Train, bool Left, bool Right ) : void | ||
Train | Train | The train |
Left | bool | Whether to close the left-hand doors |
Right | bool | Whether to close the right-hand doors |
return | void |
static private CloseTrainDoors ( Train Train, bool Left, bool Right ) : void | ||
Train | Train | The train |
Left | bool | Whether to close the left-hand doors |
Right | bool | Whether to close the right-hand doors |
return | void |