InputDeviceController class
InputDeviceController
Inheritance
Base: game.ScriptableComponent
Derived
None.
Properties
| Property | Type | |
|---|---|---|
isStarted | bool | scripted |
Functions
bool OnAction(game.input.ScriptListenerAction action, game.input.ScriptListenerActionConsumer consumer)RTTIstatic void UnregsiterListeners(InputDeviceController self)staticRTTI globalstatic void Start(InputDeviceController self)staticRTTI globalstatic void Stop(InputDeviceController self)staticRTTI globalstatic void RegisterListeners(InputDeviceController self)staticRTTI global