Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/AnimNodes > API/Runtime/AnimGraphRuntime/AnimNodes/FAnimNode_PoseSnapshot
- FAnimNode_Base::PreUpdate()
- FAnimNode_PoseSnapshot::PreUpdate()
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_PoseSnapshot.h |
| Include | #include "AnimNodes/AnimNode_PoseSnapshot.h" |
| Source | /Engine/Source/Runtime/AnimGraphRuntime/Private/AnimNodes/AnimNode_PoseSnapshot.cpp |
virtual void PreUpdate
&40;
const UAnimInstance &42; InAnimInstance
&41;
Remarks
Override this to perform game-thread work prior to non-game thread Update() being called