Class OptionTemplateSecondaryHotkeys2Column
Implements
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 OptionTemplateSecondaryHotkeys2Column : IOptionTemplate, IMetaClass
Properties
| Improve this Doc View SourceHeadingRowLabel0
Declaration
public MetaEmbedded<OptionTemplateSecondaryHotkeys_Label> HeadingRowLabel0 { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<OptionTemplateSecondaryHotkeys_Label> |
HeadingRowLabel1
Declaration
public MetaEmbedded<OptionTemplateSecondaryHotkeys_Label> HeadingRowLabel1 { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<OptionTemplateSecondaryHotkeys_Label> |
HeadingRowLabel2
Declaration
public MetaEmbedded<OptionTemplateSecondaryHotkeys_Label> HeadingRowLabel2 { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<OptionTemplateSecondaryHotkeys_Label> |
RowButtonColumn1
Declaration
public MetaEmbedded<OptionTemplateSecondaryHotkeys_Button> RowButtonColumn1 { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<OptionTemplateSecondaryHotkeys_Button> |
RowButtonColumn2
Declaration
public MetaEmbedded<OptionTemplateSecondaryHotkeys_Button> RowButtonColumn2 { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<OptionTemplateSecondaryHotkeys_Button> |
RowLabelColumn0
Declaration
public MetaEmbedded<OptionTemplateSecondaryHotkeys_Label> RowLabelColumn0 { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<OptionTemplateSecondaryHotkeys_Label> |