Class TftTraitTrackerTraitDataTemplate
Inheritance
System.Object
TftTraitTrackerTraitDataTemplate
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 TftTraitTrackerTraitDataTemplate : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentedVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Count { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Group { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Icon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<TftTraitTrackerTraitIconData>> IconBackgrounds { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m1080690056 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<MetaHash, MetaHash> m2179018038 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MobileTapRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Name { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash NameBackground { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TotalCount { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TotalCountBackground { get; set; }
Property Value
Implements