Class TftCraftingDialogViewController
Implements
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()
Namespace: LeagueToolkit.Meta.Classes
Assembly: LeagueToolkit.Meta.Classes.dll
Syntax
public class TftCraftingDialogViewController : ModalDialogViewController, IMetaClass
Properties
| Improve this Doc View SourceBackgroundTexture
Declaration
public MetaHash BackgroundTexture { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
BodyText
Declaration
public MetaHash BodyText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ErrorBodyTra
Declaration
public string ErrorBodyTra { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ErrorTitleText
Declaration
public MetaHash ErrorTitleText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
m3869621830
Declaration
public string m3869621830 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TitleText
Declaration
public MetaHash TitleText { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |