UInputTriggerChordAction::UpdateState_Implementation

Triggers on actuation.

Windows
MacOS
Linux

Override Hierarchy

UInputTrigger::UpdateState_Implementation()

UInputTriggerChordAction::UpdateState_Implementation()

References

Module

EnhancedInput

Header

/Engine/Plugins/Experimental/EnhancedInput/Source/EnhancedInput/Public/InputTriggers.h

Include

#include "InputTriggers.h"

Source

/Engine/Plugins/Experimental/EnhancedInput/Source/EnhancedInput/Private/InputTriggers.cpp

Syntax

virtual ETriggerState UpdateState_Implementation
(
    const UEnhancedPlayerInput * PlayerInput,
    FInputActionValue ModifiedValue,
    float DeltaTime
)

Remarks

Triggers on actuation.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss