docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ErrorMessage

    Used to generate a message from an ErrorCode.

    Inheritance
    object
    ErrorMessage
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: KtxUnity
    Assembly: Ktx.dll
    Syntax
    public static class ErrorMessage

    Methods

    GetErrorMessage(ErrorCode)

    Generates a message from an ErrorCode.

    Declaration
    public static string GetErrorMessage(ErrorCode code)
    Parameters
    Type Name Description
    ErrorCode code

    The ErrorCode to generate a message from.

    Returns
    Type Description
    string

    The generated error message.

    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)