Class MessageProperty | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class MessageProperty

    Inheritance
    System.Object
    DiagnosticsNode
    DiagnosticsProperty<System.Object>
    MessageProperty
    Inherited Members
    DiagnosticsProperty<Object>.lazy(String, ComputePropertyValueCallback<Object>, String, String, String, Boolean, Boolean, Object, String, Boolean, DiagnosticsTreeStyle, DiagnosticLevel)
    DiagnosticsProperty<Object>.toJsonMap()
    DiagnosticsProperty<Object>.valueToString(TextTreeConfiguration)
    DiagnosticsProperty<Object>.toDescription(TextTreeConfiguration)
    DiagnosticsProperty<Object>.ifNull
    DiagnosticsProperty<Object>.ifEmpty
    DiagnosticsProperty<Object>.tooltip
    DiagnosticsProperty<Object>.missingIfNull
    DiagnosticsProperty<Object>.propertyType
    DiagnosticsProperty<Object>.valueObject
    DiagnosticsProperty<Object>.value
    DiagnosticsProperty<Object>.exception
    DiagnosticsProperty<Object>.defaultValue
    DiagnosticsProperty<Object>.level
    DiagnosticsProperty<Object>.getProperties()
    DiagnosticsProperty<Object>.getChildren()
    DiagnosticsNode.message(String, DiagnosticsTreeStyle, DiagnosticLevel)
    DiagnosticsNode.name
    DiagnosticsNode.showSeparator
    DiagnosticsNode.isFiltered(DiagnosticLevel)
    DiagnosticsNode.showName
    DiagnosticsNode.emptyBodyDescription
    DiagnosticsNode.style
    DiagnosticsNode.ToString()
    DiagnosticsNode.toString(TextTreeConfiguration, DiagnosticLevel)
    DiagnosticsNode.textTreeConfiguration
    DiagnosticsNode.toStringDeep(String, String, TextTreeConfiguration, DiagnosticLevel)
    Namespace: Unity.UIWidgets.foundation
    Syntax
    public class MessageProperty : DiagnosticsProperty<object>

    Constructors

    MessageProperty(String, String, DiagnosticLevel)

    Declaration
    public MessageProperty(string name, string message, DiagnosticLevel level = DiagnosticLevel.info)
    Parameters
    Type Name Description
    System.String name
    System.String message
    DiagnosticLevel level
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023