FNodeSpawnData

Windows
MacOS
Linux

References

Module

AnimGraph

Header

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

Include

#include "K2Node_AnimGetter.h"

Syntax

struct FNodeSpawnData

Variables

Name Description

Public variable

UClass *

 

AnimInstanceClass

The instance class the spawned getter is defined on.

Public variable

FText

 

CachedTitle

Title to use for the spawned node.

Public variable

UField *

 

Getter

The UFunction (as a UField)

Public variable

FString

 

GetterContextString

String of combined valid contexts for the spawned getter.

Public variable

const UAnimBlue...

 

SourceBlueprint

The blueprint the getter is valid within.

Public variable

UAnimGraphNode_...

 

SourceNode

The node the spawned getter accesses.

Public variable

UAnimStateNodeB...

 

SourceStateNode

The state node the spawned getter accesses.

Constructors

Name Description

Public function

FNodeSpawnData()

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