docs.unity.cn
    Show / Hide Table of Contents

    Delegate IRefCounted.RefCountDelegate

    Delegate method used for invoking Retain() and Release() member functions from Burst compiled code.

    Namespace: Unity.Entities
    Syntax
    public delegate void RefCountDelegate(IntPtr _this);
    Parameters
    Type Name Description
    IntPtr _this
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023