UEnhancedInputLibrary::Conv_InputActionValueToAxis2D

Interpret an InputActionValue as a 2D axis (Vector2D) input

Windows
MacOS
Linux

References

Module

EnhancedInput

Header

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

Include

#include "EnhancedInputLibrary.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, BlueprintInternalUseOnly, Meta=(BlueprintAutocast))
static FVector2D Conv_InputActionValueToAxis2D
(
    FInputActionValue InValue
)

Remarks

Interpret an InputActionValue as a 2D axis (Vector2D) input

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