Navigation
API > API/Plugins > API/Plugins/CommonInput
References
| Module | CommonInput |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonInput/Public/CommonInputModeTypes.h |
| Include | #include "CommonInputModeTypes.h" |
Syntax
enum ECommonInputMode
{
UMETA =(Tooltip = "Input is received by the UI only"),
UMETA =(Tooltip = "Input is received by the Game only"),
UMETA =(Tooltip = "Input is received by UI and the Game"),
UMETA =(Hidden),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA |