docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetFullMessage

    GetFullMessage(LogCode, params string[])

    Converts a LogCode to human readable and understandable message string.

    Declaration
    public static string GetFullMessage(LogCode code, params string[] messages)
    Parameters
    Type Name Description
    LogCode code

    Input LogCode

    string[] messages

    Additional message parts (te be filled into final message)

    Returns
    Type Description
    string

    Human readable and understandable message string

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)