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;

Event Type

EntityRemovedHandler(Entity)

Contents

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