Class Class0x34cca270
Inheritance
System.Object
Class0x34cca270
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 Class0x34cca270 : IMetaClass
Properties
| Improve this Doc View SourceButton
Declaration
public MetaHash Button { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ButtonIcons
Declaration
public MetaUnorderedContainer<MetaHash> ButtonIcons { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<MetaHash> |
Group
Declaration
public MetaHash Group { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ModalUpperLeftAnchor
Declaration
public MetaHash ModalUpperLeftAnchor { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Subtitle
Declaration
public MetaHash Subtitle { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
SubtitleBackground
Declaration
public MetaHash SubtitleBackground { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
Title
Declaration
public MetaHash Title { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |