Search Results for

    Show / Hide Table of Contents

    Class OrderedAttribute

    Give priority for resolver (node or field)

    Inheritance
    object
    OrderedAttribute
    Namespace: Ceres.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public sealed class OrderedAttribute : Attribute

    Constructors

    OrderedAttribute(int)

    Declaration
    public OrderedAttribute(int order = 100)
    Parameters
    Type Name Description
    int order

    Properties

    Order

    Declaration
    public int Order { get; }
    Property Value
    Type Description
    int
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX