docs.unity.cn
    Show / Hide Table of Contents

    Method SetIRefCounted_RetainFn

    SetIRefCounted_RetainFn(Int32, IRefCounted.RefCountDelegate, Boolean)

    Used by codegen

    Declaration
    public static void SetIRefCounted_RetainFn(int indexInTypeArray, IRefCounted.RefCountDelegate fn, bool burstCompile)
    Parameters
    Type Name Description
    Int32 indexInTypeArray

    TypeIndex.Index

    IRefCounted.RefCountDelegate fn

    Retain function

    Boolean burstCompile

    Is burst enabled

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023