Class TftTraitInfoCard
Inheritance
System.Object
TftTraitInfoCard
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 TftTraitInfoCard : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash CardScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CardSceneAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash HorizontalRule { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftHudTraitUnitSlotBorders> HudTraitUnitSlotBorders { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftHudTraitUnitSlotData> HudTraitUnitSlotTemplate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool m1055784527 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool m133473444 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool m2066822723 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaHash PortraitRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ResizableBackdrop { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TraitDescription { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TraitFooter { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TraitFooterPadding { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TraitIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TraitName { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash UnitGridLink { get; set; }
Property Value
Implements