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

    Class IntProperty

    Inheritance
    System.Object
    DiagnosticsNode
    DiagnosticsProperty<System.Nullable<System.Int32>>
    _NumProperty<System.Nullable<System.Int32>>
    IntProperty
    Inherited Members
    _NumProperty<Nullable<Int32>>.toJsonMap()
    _NumProperty<Nullable<Int32>>.unit
    _NumProperty<Nullable<Int32>>.valueToString(TextTreeConfiguration)
    DiagnosticsProperty<Nullable<Int32>>.lazy(String, ComputePropertyValueCallback<Nullable<Int32>>, String, String, String, Boolean, Boolean, Object, String, Boolean, DiagnosticsTreeStyle, DiagnosticLevel)
    DiagnosticsProperty<Nullable<Int32>>.toDescription(TextTreeConfiguration)
    DiagnosticsProperty<Nullable<Int32>>.ifNull
    DiagnosticsProperty<Nullable<Int32>>.ifEmpty
    DiagnosticsProperty<Nullable<Int32>>.tooltip
    DiagnosticsProperty<Nullable<Int32>>.missingIfNull
    DiagnosticsProperty<Nullable<Int32>>.propertyType
    DiagnosticsProperty<Nullable<Int32>>.valueObject
    DiagnosticsProperty<Nullable<Int32>>.value
    DiagnosticsProperty<Nullable<Int32>>.exception
    DiagnosticsProperty<Nullable<Int32>>.defaultValue
    DiagnosticsProperty<Nullable<Int32>>.level
    DiagnosticsProperty<Nullable<Int32>>.getProperties()
    DiagnosticsProperty<Nullable<Int32>>.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 IntProperty : _NumProperty<int? >

    Constructors

    IntProperty(String, Nullable<Int32>, String, Boolean, String, Object, DiagnosticLevel)

    Declaration
    public IntProperty(string name, int? value, string ifNull = null, bool showName = true, string unit = null, object defaultValue = null, DiagnosticLevel level = DiagnosticLevel.info)
    Parameters
    Type Name Description
    System.String name
    System.Nullable<System.Int32> value
    System.String ifNull
    System.Boolean showName
    System.String unit
    System.Object defaultValue
    DiagnosticLevel level

    Methods

    numberToString()

    Declaration
    protected override string numberToString()
    Returns
    Type Description
    System.String
    Overrides
    Unity.UIWidgets.foundation._NumProperty<System.Nullable<System.Int32>>.numberToString()
    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