Navigation
API > API/Plugins > API/Plugins/BlendStackEditor > API/Plugins/BlendStackEditor/UAnimGraphNode_BlendStack_Base
- UAnimGraphNode_Base::BakeDataDuringCompilation()
- UAnimGraphNode_BlendStack_Base::BakeDataDuringCompilation()
References
| Module | BlendStackEditor |
| Header | /Engine/Plugins/Animation/BlendStack/Source/Editor/Public/AnimGraphNode_BlendStack.h |
| Include | #include "AnimGraphNode_BlendStack.h" |
| Source | /Engine/Plugins/Animation/BlendStack/Source/Editor/Private/AnimGraphNode_BlendStack.cpp |
virtual void BakeDataDuringCompilation
(
class FCompilerResultsLog & MessageLog
)
Remarks
Gives each visual node a chance to update the node template before it is inserted in the compiled class.