Class LoadingScreenChampionMasteryData
Inheritance
System.Object
LoadingScreenChampionMasteryData
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 LoadingScreenChampionMasteryData : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash m2823211489 { get; set; }
Property Value
|
Improve this Doc
View Source
MasteryOnlyDetailsText
Declaration
public MetaHash MasteryOnlyDetailsText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MasteryOnlyGroup { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MasteryOnlyIcon { get; set; }
Property Value
|
Improve this Doc
View Source
MasteryOnlyTitleText
Declaration
public MetaHash MasteryOnlyTitleText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MasterySideIcon { get; set; }
Property Value
|
Improve this Doc
View Source
SlotDetailsText
Declaration
public MetaHash SlotDetailsText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SlotGroup { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SlotHitRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SlotIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SlotLayout { get; set; }
Property Value
|
Improve this Doc
View Source
SlotTitleText
Declaration
public MetaHash SlotTitleText { get; set; }
Property Value
Implements