Quote:
Originally Posted by Tirant
But doesn't the number of entities reflect indexes also? I don't think you can have an entity id above entity_count()
|
I don't think entity_count() has anything to do with entity indexes.
Let's say you create 300 entities and delete the first 200.
That leaves 100 entities with indexes 201-300.
Therefore, the number of entities is less than the max entity index.
__________________