FAnimNode_Base::HasPreUpdate

Override this to indicate that [PreUpdate()](API\Runtime\Engine\Animation\FAnimNode_Base\PreUpdate) should be called on the game thread (usually to gather non-thread safe data) before Update() is called.