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

Search Results for

    Class ModalDialogViewController

    Inheritance
    System.Object
    ViewController
    ModalDialogViewController
    Class0x85ec5cc
    LoadoutUpgradeDialogViewController
    LootTableDialogViewController
    MessageBoxDialog
    PurchaseDialogBase
    RefundDialogViewController
    SocialActionsDialogViewController
    StoreDialogViewController
    TftCraftingDialogViewController
    TftLobbyCustomButtonPopupViewController
    Implements
    IMetaClass
    Inherited Members
    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 ModalDialogViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    BaseLoadable

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

    CancelButtonDefinition

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

    CloseButtonDefinition

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

    ConfirmButtonDefinition

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

    ContentScene

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

    m954904255

    Declaration
    public bool m954904255 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    MobileOverrideLoadable

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

    TabletOverrideLoadable

    Declaration
    public MetaObjectLink TabletOverrideLoadable { get; set; }
    Property Value
    Type Description
    MetaObjectLink

    Implements

    IMetaClass