Navigation
API > API/Runtime > API/Runtime/AnimationCore
A node in a named hierarchy
| Name | FNodeObject |
| Type | struct |
| Header File | /Engine/Source/Runtime/AnimationCore/Public/NodeHierarchy.h |
| Include Path | #include "NodeHierarchy.h" |
Syntax
USTRUCT ()
struct FNodeObject
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNodeObject () |
NodeHierarchy.h | ||
FNodeObject
(
const FName& InName, |
NodeHierarchy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | The name of this node | NodeHierarchy.h | |
| ParentName | FName | The name of this node's parent | NodeHierarchy.h |