Delegate TypeManager.ComponentLifecycleDelegate
Delegate type for component lifecycle callbacks (IDebugOnAdded/IDebugOnRemoved). Used by ILPP-generated wrapper code.
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public delegate void TypeManager.ComponentLifecycleDelegate(Entity* entity, IntPtr componentPtr)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity* | entity | |
| IntPtr | componentPtr |