Class Class0xd65c937c
Inheritance
System.Object
Class0xd65c937c
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 Class0xd65c937c : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public string ActiveDefault { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string ActiveHover { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string ActiveSelected { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string CompleteDefault { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string CompleteHover { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string CompleteSelected { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash HitRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string InactiveDefault { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string InactiveHover { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string InactiveSelected { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash TrackerGroup { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TrackerIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TrackerLayout { get; set; }
Property Value
Implements