Function EntityAccess.Update
        
                Update
        
                (EntityManager entityManager)
    
            
            Update the component type handle if necessary.
                Public
            
        void Update (
EntityManager  |     entityManager  |         
Update the component type handle if necessary.
This must be called if any jobs or system might have been scheduled since the struct was created or since the last call to Update.