EInputActionValueType

Windows
MacOS
Linux

References

Module

EnhancedInput

Header

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

Include

#include "InputActionValue.h"

Syntax

enum EInputActionValueType
{
    Boolean,
    Axis1D,
    Axis2D,
    Axis3D,
}

Values

Name

Description

Boolean

Value types in increasing size order (used for type promotion) Name these Digital/Analog?

Axis1D

Axis2D

Axis3D

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