docs.unity.cn
    Show / Hide Table of Contents

    Method LogErrorFormat

    LogErrorFormat(String, Object[])

    Debug.LogErrorFormat wrapper method.

    Declaration
    public static void LogErrorFormat(string format, params object[] args)
    Parameters
    Type Name Description
    String format

    The string with format tags.

    Object[] args

    The args used to fill in the format tags.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use