Class TftCraftingViewController
Inheritance
System.Object
TftCraftingViewController
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 TftCraftingViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
BackgroundMissingTexture
Declaration
public MetaHash BackgroundMissingTexture { get; set; }
Property Value
|
Improve this Doc
View Source
BackgroundTexture
Declaration
public MetaHash BackgroundTexture { 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 ConfirmButtonDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
ContentScene
Declaration
public MetaHash ContentScene { get; set; }
Property Value
|
Improve this Doc
View Source
DescriptionText
Declaration
public MetaHash DescriptionText { get; set; }
Property Value
|
Improve this Doc
View Source
DisabledText
Declaration
public MetaHash DisabledText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m1063229623 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m1461302208 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m3154377507 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m3166411041 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m3734626520 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m4203644210 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m4294545258 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m666337291 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
NameText
Declaration
public MetaHash NameText { get; set; }
Property Value
|
Improve this Doc
View Source
PriceText
Declaration
public MetaHash PriceText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TabletOverrideLoadable { get; set; }
Property Value
Implements