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

    Class ILPostProcessorRunner

    Inheritance
    Object
    ILPostProcessorRunner
    Namespace: Global Namespace
    Syntax
    public class ILPostProcessorRunner

    Methods

    HandleDiagnosticMessages(String, String, List<DiagnosticMessage>)

    Declaration
    public static void HandleDiagnosticMessages(string ilppName, string asmName, List<DiagnosticMessage> messageList)
    Parameters
    Type Name Description
    String ilppName
    String asmName
    List<DiagnosticMessage> messageList

    Main(String[])

    Declaration
    public static int Main(string[] args)
    Parameters
    Type Name Description
    String[] args
    Returns
    Type Description
    Int32

    RunILPostProcessors(NamedILPostProcessorWrapper[])

    Declaration
    public static void RunILPostProcessors(NamedILPostProcessorWrapper[] ilpostProcessors)
    Parameters
    Type Name Description
    NamedILPostProcessorWrapper[] ilpostProcessors

    SortILPostProcessors()

    Declaration
    public static NamedILPostProcessorWrapper[] SortILPostProcessors()
    Returns
    Type Description
    NamedILPostProcessorWrapper[]
    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