FAnimNode_RemapCurvesFromMesh::HasPreUpdate

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