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