Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/Input
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/Input/CommonUIInputSettings.h |
| Include | #include "Input/CommonUIInputSettings.h" |
Syntax
USTRUCT&40;&41;
struct FCommonAnalogCursorSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnableCursorAcceleration | ||
| float | CursorAcceleration | ||
| float | CursorDeadZone | ||
| float | CursorMaxSpeed | ||
| float | HoverSlowdownFactor | ||
| int32 | PreprocessorPriority | The registration priority of the analog cursor preprocessor. | |
| float | ScrollDeadZone | ||
| float | ScrollMultiplier | ||
| float | ScrollUpdatePeriod |
Constructors
| Type | Name | Description | |
|---|---|---|---|