Navigation
API > API/Editor > API/Editor/AnimGraph
| Name | UAnimGraphNode_PoseSnapshot |
| Type | class |
| Header File | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_PoseSnapshot.h |
| Include Path | #include "AnimGraphNode_PoseSnapshot.h" |
Syntax
UCLASS (MinimalAPI)
class UAnimGraphNode_PoseSnapshot : public UAnimGraphNode_Base
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UAnimGraphNode_Base → UAnimGraphNode_PoseSnapshot
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAnimGraphNode_PoseSnapshot
(
const FObjectInitializer& ObjectInitializer |
AnimGraphNode_PoseSnapshot.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | FAnimNode_PoseSnapshot | AnimGraphNode_PoseSnapshot.h |
|
Functions
Public
Overridden from UK2Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetMenuCategory() |
AnimGraphNode_PoseSnapshot.h |
Overridden from UEdGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetNodeTitle
(
ENodeTitleType::Type TitleType |
AnimGraphNode_PoseSnapshot.h | ||
virtual FText GetTooltipText() |
AnimGraphNode_PoseSnapshot.h |