docs.unity.cn
    Show / Hide Table of Contents

    Method CompileUnsafeStaticMethod

    CompileUnsafeStaticMethod(RuntimeMethodHandle)

    DO NOT USE - deprecated.

    Declaration
    [Obsolete("This method will be removed in a future version of Burst")]
    public static void *CompileUnsafeStaticMethod(RuntimeMethodHandle handle)
    Parameters
    Type Name Description
    RuntimeMethodHandle handle

    A runtime method handle.

    Returns
    Type Description
    Void*

    Nothing.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use