Method GetSharedComponentCount
GetSharedComponentCount()
Gets the number of shared components managed by this EntityManager.
Declaration
[NotBurstCompatible]
public int GetSharedComponentCount()
Returns
Type | Description |
---|---|
Int32 | The shared component count |