Method IsSharedComponentManagerEmpty
IsSharedComponentManagerEmpty()
Checks to see if the Unity.Entities.ManagedComponentStore has any references to shared components
Declaration
public readonly bool IsSharedComponentManagerEmpty()
Returns
| Type | Description |
|---|---|
| Boolean | True if the Unity.Entities.ManagedComponentStore does not have any references to shared components |