Click or drag to resize

Engine Events

The Engine type exposes the following members.

Events
  NameDescription
Public eventBindSlotResponse
Occurs after an attempt to bind an engine to a slot.
Public eventDirectionChanged
Occurs when the direction of the engine's bound slot has changed.
Public eventFunctionChanged
Occurs when any function of the engine's bound slot has changed.
Public eventSpeedChanged
Occurs when the speed of the engine's bound slot has changed.
Public eventUnbindSlotResponse
Occurs after an attempt to unbind an engine from a slot.
Top
See Also