League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class UiComboBoxDefinition

    Inheritance
    System.Object
    UiComboBoxDefinition
    Implements
    IMetaClass
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class UiComboBoxDefinition : IMetaClass

    Properties

    | Improve this Doc View Source

    ButtonDefinition

    Declaration
    public MetaHash ButtonDefinition { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    DropdownBackdropElementData

    Declaration
    public MetaHash DropdownBackdropElementData { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    DropdownDisplayTraKey

    Declaration
    public string DropdownDisplayTraKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DropdownHoverElementData

    Declaration
    public MetaHash DropdownHoverElementData { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    ListDisplayDirection

    Declaration
    public byte ListDisplayDirection { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    ListOptionHitAreaElementData

    Declaration
    public MetaHash ListOptionHitAreaElementData { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    ListOptionTextElementData

    Declaration
    public MetaHash ListOptionTextElementData { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    ObjectPath

    Declaration
    public MetaHash ObjectPath { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    SelectedHighlightElementData

    Declaration
    public MetaHash SelectedHighlightElementData { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    SoundEvents

    Declaration
    public UiComboBoxSoundEvents SoundEvents { get; set; }
    Property Value
    Type Description
    UiComboBoxSoundEvents

    Implements

    IMetaClass