Get all the deleted ids
Returns an array with all the deleted ids currently in the scope
auto[] arr = world.entity.getDeletedIds();
See Implementation
Get all the deleted ids
Returns an array with all the deleted ids currently in the scope