Click or drag to resize
ComponentManagerComponentRemoved Event
Callback when a component was removed.

Namespace: Slash.ECS.Components
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public event ComponentRemovedDelegate<Object> ComponentRemoved

Value

Type: Slash.ECS.ComponentsComponentRemovedDelegateObject
See Also