totalDeleted property

int totalDeleted

Get how many entities have been deleted from the world since start.

Implementation

int get totalDeleted => _deleted;