Navigation
API > API/Plugins > API/Plugins/EnhancedInput > API/Plugins/EnhancedInput/UInputTriggerTimedBase
References
| Module | EnhancedInput |
| Header | /Engine/Plugins/EnhancedInput/Source/EnhancedInput/Public/InputTriggers.h |
| Include | #include "InputTriggers.h" |
| Source | /Engine/Plugins/EnhancedInput/Source/EnhancedInput/Private/InputTriggers.cpp |
float CalculateHeldDuration
(
const UEnhancedPlayerInput *const PlayerInput,
const float DeltaTime
) const
Remarks
Calculates the new held duration given the current player input and delta time.