FAnimNode_Base::HasPreUpdate

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