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