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