docs.unity.cn
    Show / Hide Table of Contents

    Method GetILPPMethodFunctionPointer

    GetILPPMethodFunctionPointer(IntPtr)

    DO NOT USE - deprecated.

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

    The result of a previous call to CompileILPPMethod(RuntimeMethodHandle, RuntimeMethodHandle, RuntimeTypeHandle).

    Returns
    Type Description
    Void*

    Nothing.

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