Method CheckInternalConsistency
CheckInternalConsistency()
Several checks to ensure that the Unity.Entities.EntityComponentStore and Unity.Entities.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 readonly void CheckInternalConsistency()