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;

Event Type

EntityAddedHandler(Entity)

Contents

  1. 0.1">DefaultEcs.">EntityMultiMap&#x3C;TKey>
  2. 1EntityMultiMap.EntityAdded Event