Navigation
API > API/Plugins > API/Plugins/RawInput
References
| Module | RawInput |
| Header | /Engine/Plugins/Experimental/RawInput/Source/RawInput/Public/RawInputSettings.h |
| Include | #include "RawInputSettings.h" |
Syntax
USTRUCT&40;&41;
struct FRawInputDeviceButtonProperties
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint8: 1 | bEnabled | Whether the button is enabled. | |
| FKey | Key | Which key to emit the values from this button to. |
Constructors
| Type | Name | Description | |
|---|---|---|---|