Open Rails

BrakeController.HandleEvent Method

[This is preliminary documentation and subject to change.]

Called when an event happens (like the alerter button pressed)

Overload List

Called when an event happens (like the alerter button pressed)

public abstract void HandleEvent(BrakeControllerEvent)

Called when an event happens (like the alerter button pressed)

public abstract void HandleEvent(BrakeControllerEvent,float?)

See Also

BrakeController Class | ORTS.Scripting.Api Namespace