Property ChunkEntityCount
ChunkEntityCount
The number of entities currently stored in the chunk.
Declaration
[Obsolete("This property is always equal to Count, and will be removed in a future release.")]
public readonly int ChunkEntityCount { get; }
Property Value
Type | Description |
---|---|
int |