docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CompileILPPMethod2

    CompileILPPMethod2(RuntimeMethodHandle)

    Compile an IL Post-Processed method.

    Declaration
    public static IntPtr CompileILPPMethod2(RuntimeMethodHandle burstMethodHandle)
    Parameters
    Type Name Description
    RuntimeMethodHandle burstMethodHandle

    The Burst method to compile.

    Returns
    Type Description
    IntPtr

    A token that must be passed to GetILPPMethodFunctionPointer2(IntPtr, RuntimeMethodHandle, RuntimeTypeHandle) to get an actual executable function pointer.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)