EntityMultiMap_TKey_.EntityAdded.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.EntityMultiMap<TKey>
EntityMultiMap.EntityAdded Event
Occurs when an Entity is added in the current DefaultEcs.IEntityContainer.
public event EntityAddedHandler EntityAdded;