UAnimGraphNode_AssetPlayerBase

Helper / intermediate for asset player graphical nodes

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AnimGraph

Header

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

Include

#include "AnimGraphNode_AssetPlayerBase.h"

Syntax

class UAnimGraphNode_AssetPlayerBase : public UAnimGraphNode_Base

Remarks

Helper / intermediate for asset player graphical nodes

Variables

Name Description

Public variable

FAnimationGroup...

 

SyncGroup

Sync group settings for this player. Sync groups keep related animations with different lengths synchronized.

Functions

Name Description

Public function Virtual

void

 

SetAnimationAsset

(
    UAnimationAsset* Asset
)

Overridden from UAnimGraphNode_Base

Overridden from UEdGraphNode

Name Description

Public function Virtual

void

 

PinConnectionListChanged

(
    UEdGraphPin* Pin
)

UEdGraphNode interface

Public function Virtual

void

 

PinDefaultValueChanged

(
    UEdGraphPin* Pin
)

Called when the DefaultValue of one of the pins of this node is changed in the editor

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