Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application
Inheritance Hierarchy
- ISlateInputManager
- FSlateDefaultInputMapping
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include | #include "Framework/Application/SlateApplication.h" |
Syntax
class ISlateInputManager
Remarks
Interface for a Slate Input Mapping.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FInputDeviceId | |||
| FInputDeviceId | |||
| int32 | GetUserIndexForController
(
int32 ControllerId |
||
| TOptional< int32 > | GetUserIndexForController
(
int32 ControllerId, |
||
| TOptional< int32 > | GetUserIndexForInputDevice
(
FInputDeviceId InputDeviceId |
||
| int32 | |||
| int32 | |||
| TOptional< int32 > | GetUserIndexForPlatformUser
(
FPlatformUserId PlatformUser |