Navigation
API > API/Editor > API/Editor/AnimGraph > API/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
&40;
IAnimBlueprintCopyTermDefaultsContext & InCompilationContext,
IAnimBlueprintNodeCopyTermDefaultsContext & InPerNodeContext,
IAnimBlueprintGeneratedClassCompiledData & OutCompiledData
&41;
Remarks
Copy this node's data during the last phase of compilation where term defaults are copied to the new CDO.