EModifierExecutionPhase

Windows
MacOS
Linux

References

Module

EnhancedInput

Header

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

Include

#include "InputModifiers.h"

Syntax

enum EModifierExecutionPhase
{
    PerInput,
    FinalValue,
    NumPhases,
}

Values

Name

Description

PerInput

  1. Do not use.

FinalValue

  1. Do not use.

NumPhases

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