EntitySet.EntityRemoved.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.EntitySet
EntitySet.EntityRemoved Event
Occurs when an Entity is removed from the current DefaultEcs.IEntityContainer.
public event EntityRemovedHandler EntityRemoved;
March 19, 2022 ยท View on GitHub
Occurs when an Entity is removed from the current DefaultEcs.IEntityContainer.
public event EntityRemovedHandler EntityRemoved;