EAnimGraphNodePropertyBindingType

The type of a property binding

Windows
MacOS
Linux

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimGraphNode_Base.h

Include

#include "AnimGraphNode_Base.h"

Syntax

enum EAnimGraphNodePropertyBindingType
{
    None,
    Property,
    Function,
}

Values

Name

Description

None

Property

Function

Remarks

The type of a property binding

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