Class TftTraitTrackerViewController
Inheritance
System.Object
TftTraitTrackerViewController
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 TftTraitTrackerViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public uint m1252310989 { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint m2350715106 { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint m4023109788 { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public bool m58166694 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink MobileOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
PageButton
Declaration
public MetaHash PageButton { 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 ResizableEnemyBackdrop { 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 TraitHeightRef { 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 MetaHash TraitPageRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<TftTraitTrackerTraitDataTemplate> TraitTemplate { get; set; }
Property Value
Implements