Method CheckInternalConsistency CheckInternalConsistency() Several checks to ensure that the EntityComponentStore and ManagedComponentStore have all references that are expected at this time as well as the expected number of entities. Declaration [Conditional("ENABLE_UNITY_COLLECTIONS_CHECKS")] [Conditional("UNITY_DOTS_DEBUG")] public void CheckInternalConsistency()