Method SetIRefCounted_ReleaseFn
SetIRefCounted_ReleaseFn(int, RefCountDelegate, bool)
Used by codegen
Declaration
public static void SetIRefCounted_ReleaseFn(int indexInTypeArray, IRefCounted.RefCountDelegate fn, bool burstCompile)
Parameters
Type | Name | Description |
---|---|---|
int | indexInTypeArray | TypeIndex.Index |
IRef |
fn | Release function |
bool | burstCompile | Is burst enabled |