Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_Base
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Base.h |
Include | #include "AnimGraphNode_Base.h" |
Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_Base.cpp |
void CopyTermDefaultsToDefaultObject ( [IAnimBlueprintCopyTermDefaultsContext](API\Editor\AnimGraph\IAnimBlueprintCopyTermDefaultsCo-) & InCompilationContext, [IAnimBlueprintNodeCopyTermDefaultsContext](API\Editor\AnimGraph\IAnimBlueprintNodeCopyTermDefaul-) & InPerNodeContext, [IAnimBlueprintGeneratedClassCompiledData](API\Editor\AnimGraph\IAnimBlueprintGeneratedClassComp-) & OutCompiledData )
Remarks
Copy this node's data during the last phase of compilation where term defaults are copied to the new CDO.