Class TftUnitInfoViewController
Inheritance
System.Object
TftUnitInfoViewController
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 TftUnitInfoViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash AbilityButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AbilityIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AbilityTooltipUpperRightAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ChampInspectVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftUnitInfoCharacterRoleData> CharacterRoleData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftUnitInfoCustomButtonData> CustomButtonData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Frame { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash GoldIcon { get; set; }
Property Value
|
Improve this Doc
View Source
GoldText
Declaration
public MetaHash GoldText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<HealthBarData> HealthBarData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ItemCodexUpperRightAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<TftUnitInfoItemDisplayData>> Items { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ItemTooltipUpperRightAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaEmbedded<Class0x629f5938>> m1367271487 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m4008337313 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink MobileOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<AbilityResourceBarData> ParBarData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PositioningButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<byte, MetaEmbedded<TftCharacterPositioningData>> PositioningData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PositioningHexVfx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PositioningIcon { get; set; }
Property Value
|
Improve this Doc
View Source
PositioningText
Declaration
public MetaHash PositioningText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash RangeButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash RangeHexVfx { get; set; }
Property Value
|
Improve this Doc
View Source
RangeText
Declaration
public MetaHash RangeText { get; set; }
Property Value
|
Improve this Doc
View Source
RangeTextTra
Declaration
public string RangeTextTra { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaHash> RarityUnderlays { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash SellUnitButton { get; set; }
Property Value
|
Improve this Doc
View Source
SellUnitButtonText
Declaration
public MetaHash SellUnitButtonText { get; set; }
Property Value
|
Improve this Doc
View Source
SellUnitButtonTextTra
Declaration
public string SellUnitButtonTextTra { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaHash> StarLevelOverlays { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<UnitStatsUiData> StatsUiData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash StatTooltipUpperRightAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TraitInfoCardHoverRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash TraitInfoCardRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<TftUnitInfoTraitDisplayData>> Traits { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash UnitName { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash UnitPortrait { get; set; }
Property Value
Implements