docs.unity.cn
    Show / Hide Table of Contents

    Method LogWarning

    LogWarning(ISourceGeneratorDiagnosable, String, String, String, Location, String)

    Declaration
    public static void LogWarning(this ISourceGeneratorDiagnosable diagnosable, string errorCode, string title, string errorMessage, Location location, string description = "")
    Parameters
    Type Name Description
    ISourceGeneratorDiagnosable diagnosable
    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