UAnimGraphNode_PoseSnapshot

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AnimGraph

Header

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

Include

#include "AnimGraphNode_PoseSnapshot.h"

Syntax

class UAnimGraphNode_PoseSnapshot : public UAnimGraphNode_Base

Variables

Name Description

Public variable

FAnimNode_PoseS...

 

Node

Constructors

Name Description

Public function

UAnimGraphNode_PoseSnapshot

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UEdGraphNode

Name Description

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

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