Property ChunkEntityCount
ChunkEntityCount
The number of entities currently stored in the chunk (ignoring any sub-batching)
Declaration
public readonly int ChunkEntityCount { get; }
Property Value
Type | Description |
---|---|
Int32 |
The number of entities currently stored in the chunk (ignoring any sub-batching)
public readonly int ChunkEntityCount { get; }
Type | Description |
---|---|
Int32 |