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

Search Results for

    Class ChatChannelSelectionComboBoxDefinition

    Inheritance
    System.Object
    ChatChannelSelectionComboBoxDefinition
    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 ChatChannelSelectionComboBoxDefinition : IMetaClass

    Properties

    | Improve this Doc View Source

    AllChatChannelTra

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

    ChatChannelOptionListBackdrop

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

    ChatChannelOptionListHover

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

    ComboBoxHeaderButton

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

    ComboBoxHeaderText

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

    OptionReferenceRegion

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

    OptionReferenceText

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

    PartyChatChannelTra

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

    TeamChatChannelTra

    Declaration
    public string TeamChatChannelTra { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass