League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class TftCraftingDialogViewController

    Inheritance
    System.Object
    ViewController
    ModalDialogViewController
    TftCraftingDialogViewController
    Implements
    IMetaClass
    Inherited Members
    ModalDialogViewController.CloseButtonDefinition
    ModalDialogViewController.m954904255
    ModalDialogViewController.BaseLoadable
    ModalDialogViewController.MobileOverrideLoadable
    ModalDialogViewController.TabletOverrideLoadable
    ModalDialogViewController.CancelButtonDefinition
    ModalDialogViewController.ContentScene
    ModalDialogViewController.ConfirmButtonDefinition
    ViewController.PathHashToSelf
    ViewController.BackViewControllerLink
    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 Source

    BackgroundTexture

    Declaration
    public MetaHash BackgroundTexture { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    BodyText

    Declaration
    public MetaHash BodyText { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    ErrorBodyTra

    Declaration
    public string ErrorBodyTra { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ErrorTitleText

    Declaration
    public MetaHash ErrorTitleText { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    m3869621830

    Declaration
    public string m3869621830 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TitleText

    Declaration
    public MetaHash TitleText { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass