FAnimNode_RigidBody::HasPreUpdate

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