Class CherryAugmentSelectionViewController
Inheritance
System.Object
CherryAugmentSelectionViewController
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 CherryAugmentSelectionViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentSelectionGrid { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<AugmentSlotData> AugmentSlotData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public uint m1448685475 { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0xfb1989a3> m1839310947 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0xfb1989a3> m3462707371 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0xfb1989a3> m4174761178 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x67d3ab82> m793831835 { get; set; }
Property Value
|
Improve this Doc
View Source
MainScene
Declaration
public MetaHash MainScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public uint MaxAugmentSlots { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<RerollButtonData> RerollButtonData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float TimeoutPreventClicksOnShow { get; set; }
Property Value
Type |
Description |
System.Single |
|
Implements