totalAdded property

int totalAdded

Get how many entities have been added to the world since start.

Implementation

int get totalAdded => _added;