Click or drag to resize

ReInputControllerHelperGetLastActiveController Method

Overload List
 NameDescription
Public methodGetLastActiveController Get the last controller that produced input. If there is no last active controller, the Keyboard will be returned.
Public methodGetLastActiveController(ControllerType) Get the last controller that produced input. If there is no last active controller of the specified type, the return value will be null.
Public methodGetLastActiveControllerT Get the last controller that produced input. If there is no last active controller of the specified type, the return value will be null.
Top
See Also