FNodeObject

A node in a named hierarchy

Windows
MacOS
Linux

References

Module

AnimationCore

Header

/Engine/Source/Runtime/AnimationCore/Public/NodeHierarchy.h

Include

#include "NodeHierarchy.h"

Syntax

struct FNodeObject

Remarks

A node in a named hierarchy

Variables

Name Description

Public variable

FName

 

Name

The name of this node

Public variable

FName

 

ParentName

The name of this node's parent

Constructors

Name Description

Public function

FNodeObject()

Public function

FNodeObject

(
    const FName& InName,
    const FName& InParentName
)

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