DefaultEcs DefaultEcs.EntityMultiMap<TKey> EntityMultiMap.EntityAdded Event Occurs when an Entity is added in the current DefaultEcs.IEntityContainer. public event EntityAddedHandler EntityAdded; Event Type EntityAddedHandler(Entity)