Re |
| Name | Description | |
|---|---|---|
| GetLastActiveController | Get the last controller that produced input. If there is no last active controller, the Keyboard will be returned. | |
| GetLastActiveController(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. | |
| GetLastActiveControllerT | Get the last controller that produced input. If there is no last active controller of the specified type, the return value will be null. |