Navigation
API > API/Plugins > API/Plugins/CommonInput
References
| Module | CommonInput |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonInput/Public/CommonInputBaseTypes.h |
| Include | #include "CommonInputBaseTypes.h" |
Syntax
USTRUCT&40;&41;
struct FCommonInputPlatformBaseData
Remarks
DEPRECATED Legacy!
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCanChangeGamepadType | ||
| bool | bSupportsGamepad | ||
| bool | bSupportsMouseAndKeyboard | ||
| bool | bSupportsTouch | ||
| TArray< TSoftClassPtr< UCommonInputBaseControllerData > > | ControllerData | ||
| TArray< TSubclassOf< UCommonInputBaseControllerData > > | ControllerDataClasses | ||
| FName | DefaultGamepadName | ||
| ECommonInputType | DefaultInputType |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| TArray< TSoftClassPtr< UCommonInputBaseControllerData > > | |||
| const FName | |||
| ECommonInputType | |||
| const TArray< FName > & | |||
| bool | SupportsInputType
(
ECommonInputType InputType |
||
| bool | TryGetInputBrush
(
FSlateBrush& OutBrush, |
||
| bool | TryGetInputBrush
(
FSlateBrush& OutBrush, |