Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_Base
- UAnimGraphNode_Base::BakeDataDuringCompilation()
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Base.h |
Include | #include "AnimGraphNode_Base.h" |
virtual void BakeDataDuringCompilation ( [FCompilerResultsLog](API\Editor\UnrealEd\Kismet2\FCompilerResultsLog) & MessageLog )
Remarks
Gives each visual node a chance to update the node template before it is inserted in the compiled class.