Delegate IRefCounted.RefCountDelegate
Delegate method used for invoking Retain() and Release() member functions from Burst compiled code.
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
public delegate void IRefCounted.RefCountDelegate(IntPtr _this)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | _this |