docs.unity.cn
    Show / Hide Table of Contents

    Method LogInfo

    LogInfo(String)

    Declaration
    public static void LogInfo(string message)
    Parameters
    Type Name Description
    String message

    LogInfo(GeneratorExecutionContext, String, String, String, Location, String)

    Declaration
    public static void LogInfo(this GeneratorExecutionContext context, string errorCode, string title, string errorMessage, Location location, string description = "")
    Parameters
    Type Name Description
    GeneratorExecutionContext context
    String errorCode
    String title
    String errorMessage
    Location location
    String description
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use