Class ChatChannelSelectionComboBoxDefinition
Inheritance
System.Object
ChatChannelSelectionComboBoxDefinition
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 ChatChannelSelectionComboBoxDefinition : IMetaClass
Properties
| Improve this Doc View SourceAllChatChannelTra
Declaration
public string AllChatChannelTra { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ChatChannelOptionListBackdrop
Declaration
public MetaHash ChatChannelOptionListBackdrop { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ChatChannelOptionListHover
Declaration
public MetaHash ChatChannelOptionListHover { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ComboBoxHeaderButton
Declaration
public MetaHash ComboBoxHeaderButton { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ComboBoxHeaderText
Declaration
public MetaHash ComboBoxHeaderText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
OptionReferenceRegion
Declaration
public MetaHash OptionReferenceRegion { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
OptionReferenceText
Declaration
public MetaHash OptionReferenceText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
PartyChatChannelTra
Declaration
public string PartyChatChannelTra { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TeamChatChannelTra
Declaration
public string TeamChatChannelTra { get; set; }
Property Value
Type | Description |
---|---|
System.String |