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

Search Results for

    Class PurchaseDialogBase

    Inheritance
    System.Object
    ViewController
    ModalDialogViewController
    PurchaseDialogBase
    IncrementalPurchaseDialog
    MultiPurchaseDialog
    SeasonalSinglePurchaseDialog
    SinglePurchaseDialog
    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 abstract class PurchaseDialogBase : ModalDialogViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    PurchaseButton

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

    ResizableBackdrop

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

    StoreDialog

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

    Implements

    IMetaClass