SActionInput

Represents one input method that can be used to trigger an action. More...

#include

Public Member Functions

void GetMemoryUsage (ICrySizer *pSizer) const

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

Detailed Description

Represents one input method that can be used to trigger an action.