UAnimStateEntryNode

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Public/AnimStateEntryNode.h

Include

#include "AnimStateEntryNode.h"

Syntax

class UAnimStateEntryNode : public UEdGraphNode

Constructors

Name Description

Public function

UAnimStateEntryNode

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Const

UEdGraphNode...

 

GetOutputNode()

Overridden from UEdGraphNode

Name Description

Public function Virtual

void

 

AllocateDefaultPins()

Allocate default pins for a given node, based only the NodeType, which should already be filled in.

Public function Virtual Const

FText

 

GetNodeTitle

(
    ENodeTitleType::Type TitleType
)

Gets the name of this node, shown in title bar

Public function Virtual Const

FText

 

GetTooltipText()

Gets the tooltip to display when over the node