Class Il2Cpp | DOTS Runtime | 0.31.0-preview.24
docs.unity3d.com
    Show / Hide Table of Contents

    Class Il2Cpp

    Inheritance
    Object
    Il2Cpp
    Namespace: Global Namespace
    Syntax
    public static class Il2Cpp

    Properties

    BigLibIL2Cpp

    Declaration
    public static NativeProgram BigLibIL2Cpp { get; }
    Property Value
    Type Description
    NativeProgram

    BoehmGCProgram

    Declaration
    public static NativeProgram BoehmGCProgram { get; }
    Property Value
    Type Description
    NativeProgram

    Distribution

    Declaration
    public static IFileBundle Distribution { get; }
    Property Value
    Type Description
    IFileBundle

    Il2CppDependencies

    Declaration
    public static IFileBundle Il2CppDependencies { get; }
    Property Value
    Type Description
    IFileBundle

    LibIL2Cpp

    Declaration
    public static NativeProgram LibIL2Cpp { get; }
    Property Value
    Type Description
    NativeProgram

    TinyCorlib

    Declaration
    public static DotNetAssembly TinyCorlib { get; }
    Property Value
    Type Description
    DotNetAssembly

    Methods

    AddLibIl2CppAsLibraryFor(NativeProgram)

    Declaration
    public static void AddLibIl2CppAsLibraryFor(NativeProgram program)
    Parameters
    Type Name Description
    NativeProgram program

    CopyIL2CPPMetadataFile(NPath, DotNetAssembly)

    Declaration
    public static NPath CopyIL2CPPMetadataFile(NPath destination, DotNetAssembly inputAssembly)
    Parameters
    Type Name Description
    NPath destination
    DotNetAssembly inputAssembly
    Returns
    Type Description
    NPath

    CreateBoehmGcProgram(NPath)

    Declaration
    public static NativeProgram CreateBoehmGcProgram(NPath boehmGcRoot)
    Parameters
    Type Name Description
    NPath boehmGcRoot
    Returns
    Type Description
    NativeProgram

    Il2CppTargetDirForAssembly(DotNetAssembly)

    Declaration
    public static NPath Il2CppTargetDirForAssembly(DotNetAssembly inputAssembly)
    Parameters
    Type Name Description
    DotNetAssembly inputAssembly
    Returns
    Type Description
    NPath

    ManagedDebuggingIsEnabled(NativeProgramConfiguration)

    Declaration
    public static bool ManagedDebuggingIsEnabled(NativeProgramConfiguration c)
    Parameters
    Type Name Description
    NativeProgramConfiguration c
    Returns
    Type Description
    Boolean

    SetupInvocation(DotNetAssembly, DotsRuntimeCSharpProgramConfiguration)

    Declaration
    public static NPath[] SetupInvocation(DotNetAssembly inputAssembly, DotsRuntimeCSharpProgramConfiguration config)
    Parameters
    Type Name Description
    DotNetAssembly inputAssembly
    DotsRuntimeCSharpProgramConfiguration config
    Returns
    Type Description
    NPath[]
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023