docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct EditorImportanceSuggestion

    Editor-only helper - allows you to configure the value-specific suggested ranges on the Importance tooltip.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.NetCode.Hybrid
    Assembly: Unity.NetCode.Authoring.Hybrid.dll
    Syntax
    [Serializable]
    public struct EditorImportanceSuggestion

    Fields

    MaxValue

    Loose maximum value.

    Declaration
    public float MaxValue
    Field Value
    Type Description
    float

    MinValue

    Loose minimum value.

    Declaration
    public float MinValue
    Field Value
    Type Description
    float

    Name

    Short, inline name for this importance category/range.

    Declaration
    public string Name
    Field Value
    Type Description
    string

    Tooltip

    Single-line example for when you'd want to use this.

    Declaration
    public string Tooltip
    Field Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2025 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)