activeEntityCount property

int activeEntityCount

Get how many entities are active in this world.

Implementation

int get activeEntityCount => _active;