Represents one input method that can be used to trigger an action. More...
#include
Public Attributes | |
EActionInputDevice | inputDevice |
TActionInputString | input |
TActionInputString | defaultInput |
SActionInputBlockData | inputBlockData |
uint32 | inputCRC |
float | fPressedTime |
float | fPressTriggerDelay |
float | fPressTriggerDelayRepeatOverride |
float | fLastRepeatTime |
float | fAnalogCompareVal |
float | fHoldTriggerDelay |
float | fCurrentHoldValue |
float | fReleaseTriggerThreshold |
float | fHoldRepeatDelay |
float | fHoldTriggerDelayRepeatOverride |
int | activationMode |
int | iPressDelayPriority |
EInputState | currentState |
EActionAnalogCompareOperation | analogCompareOp |
bool | bHoldTriggerFired |
bool | bAnalogConditionFulfilled |
Represents one input method that can be used to trigger an action.