Field ReleaseFn
Used by codegen. FunctionPointer to a shared component's Release method
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
public FunctionPointer<IRefCounted.RefCountDelegate> ReleaseFn
Returns
Type | Description |
---|---|
FunctionPointer<IRefCounted.RefCountDelegate> |