Class TftCraftingCelebrationViewController
Inheritance
System.Object
TftCraftingCelebrationViewController
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 TftCraftingCelebrationViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ContinueButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink CraftingSequence { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2092777221 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m2453367598 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m583097403 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash Scene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TabletOverrideLoadable { get; set; }
Property Value
Implements