UAnimGraphNode_Base::CopyNodeDataToPreviewNode

Called to propagate data from the internal node to the preview in Persona.

Windows
MacOS
Linux

Override Hierarchy

References

Module

AnimGraph

Header

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

Include

#include "AnimGraphNode_Base.h"

Syntax

virtual void CopyNodeDataToPreviewNode
(
    FAnimNode_Base * InPreviewNode
)

Remarks

Called to propagate data from the internal node to the preview in Persona.

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