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

Search Results for

    Class OptionTemplateSecondaryHotkeys2Column

    Inheritance
    System.Object
    IOptionTemplate
    OptionTemplateSecondaryHotkeys2Column
    Implements
    IMetaClass
    Inherited Members
    IOptionTemplate.BoundsElement
    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 OptionTemplateSecondaryHotkeys2Column : IOptionTemplate, IMetaClass

    Properties

    | Improve this Doc View Source

    HeadingRowLabel0

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

    HeadingRowLabel1

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

    HeadingRowLabel2

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

    RowButtonColumn1

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

    RowButtonColumn2

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

    RowLabelColumn0

    Declaration
    public MetaEmbedded<OptionTemplateSecondaryHotkeys_Label> RowLabelColumn0 { get; set; }
    Property Value
    Type Description
    MetaEmbedded<OptionTemplateSecondaryHotkeys_Label>

    Implements

    IMetaClass