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

Search Results for

    Class OptionItemSecondaryHotkeys1Column

    Inheritance
    System.Object
    IOptionItem
    OptionItemSecondaryHotkeys1Column
    Implements
    IMetaClass
    Inherited Members
    IOptionItem.LiveUpdate
    IOptionItem.ShowOnPlatform
    IOptionItem.Filter
    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 OptionItemSecondaryHotkeys1Column : IOptionItem, IMetaClass

    Properties

    | Improve this Doc View Source

    Header

    Declaration
    public MetaEmbedded<OptionItemSecondaryHotkeys1Column_Header> Header { get; set; }
    Property Value
    Type Description
    MetaEmbedded<OptionItemSecondaryHotkeys1Column_Header>
    | Improve this Doc View Source

    Rows

    Declaration
    public MetaContainer<MetaEmbedded<OptionItemSecondaryHotkeys1Column_Row>> Rows { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<OptionItemSecondaryHotkeys1Column_Row>>
    | Improve this Doc View Source

    Template

    Declaration
    public MetaHash Template { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass