Marks a component as deleted, the component is still in the db until it is "released"
Marks an entity and all its components as deleted, they are still in the db until they are "released"
Release is "final" and releases references, whereas deletion is just a marker.
The entity to release
Release is "final" and releases references, whereas deletion is just a marker. Releases the entity and all of its components
The entity to release
Generated using TypeDoc
This is the purely id-based kernel of state management / indexing