Navigation
API > API/Plugins > API/Plugins/ChooserUncooked > API/Plugins/ChooserUncooked/UAnimGraphNode_ChooserPlayer
- UAnimGraphNode_Base::ValidateAnimNodeDuringCompilation()
- UAnimGraphNode_AssetPlayerBase::ValidateAnimNodeDuringCompilation()
- UAnimGraphNode_ChooserPlayer::ValidateAnimNodeDuringCompilation()
References
| Module | ChooserUncooked |
| Header | /Engine/Plugins/Chooser/Source/ChooserUncooked/Public/AnimGraphNode_ChooserPlayer.h |
| Include | #include "AnimGraphNode_ChooserPlayer.h" |
| Source | /Engine/Plugins/Chooser/Source/ChooserUncooked/Private/AnimGraphNode_ChooserPlayer.cpp |
virtual void ValidateAnimNodeDuringCompilation
(
USkeleton * ForSkeleton,
FCompilerResultsLog & MessageLog
)
Remarks
Gives each visual node a chance to do final validation before it's node is harvested for use at runtime.