Class TftPayoutViewController
Inheritance
System.Object
TftPayoutViewController
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 TftPayoutViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public float BannerDurationSecs { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float m142521296 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float m1668539395 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float m1852503633 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public Color m2997260838 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m3322099896 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
MainScene
Declaration
public MetaHash MainScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink MobileOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ProgressBar { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaEmbedded<Class0x209fa685>> RewardBars { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash RewardNumberDisplay { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string RewardTrakey { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements