Class Class0x5ad4a256
Inheritance
System.Object
Class0x5ad4a256
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class Class0x5ad4a256 : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash BackgroundDefault { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash BackgroundHover { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ClickRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash IconDefault { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash IconHover { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash IconLeft { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash IconRight { get; set; }
Property Value
|
Improve this Doc
View Source
MessageBodyText
Declaration
public MetaHash MessageBodyText { get; set; }
Property Value
|
Improve this Doc
View Source
MessageTitleText
Declaration
public MetaHash MessageTitleText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SlotArea { get; set; }
Property Value
Implements