Class StrawberryAugmentSelectionViewController
Inheritance
System.Object
StrawberryAugmentSelectionViewController
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 StrawberryAugmentSelectionViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash AugmentSelectionGrid { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<StrawberryAugmentSlotData> 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 MetaHash m10449420 { 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 MetaHash m1457430425 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m1480507803 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public uint m1744154481 { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public float m183917521 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0xfc6af367> m1839310947 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaEmbedded<Class0xea7bb717>> m2297492846 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2619814642 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0xfc6af367> m3462707371 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0xfc6af367> m3644480357 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0xfc6af367> m4174761178 { 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<Class0x7f644206> RerollButtonData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float TimeoutPreventClicksOnShow { get; set; }
Property Value
Type |
Description |
System.Single |
|
Implements