Click or drag to resize
EntityManagerEntityRemoved Event
Entity and all of its components will be removed at the end of this tick.

Namespace: Slash.ECS.Components
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public event EntityRemovedDelegate EntityRemoved

Value

Type: Slash.ECS.ComponentsEntityRemovedDelegate
See Also