EAnimNodeValueType

Windows
MacOS
Linux

References

Module

GameplayInsights

Header

/Engine/Plugins/Animation/GameplayInsights/Source/GameplayInsights/Public/IAnimationProvider.h

Include

#include "IAnimationProvider.h"

Syntax

enum EAnimNodeValueType
{
    Bool,
    Int32,
    Float,
    Vector2D,
    Vector,
    String,
    Object,
    Class,
}

Values

Name

Description

Bool

Int32

Float

Vector2D

Vector

String

Object

Class

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