EntityManager.removeEntity

Remove entity by ID. Entity will be removed on frame end.

struct EntityManager
export export
void
removeEntity

Parameters

id EntityID

id of entity to remove

Meta