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

Search Results for

    Class IncrementalPurchaseDialog

    Inheritance
    System.Object
    ViewController
    ModalDialogViewController
    PurchaseDialogBase
    IncrementalPurchaseDialog
    Implements
    IMetaClass
    Inherited Members
    PurchaseDialogBase.PurchaseButton
    PurchaseDialogBase.StoreDialog
    PurchaseDialogBase.ResizableBackdrop
    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 IncrementalPurchaseDialog : PurchaseDialogBase, IMetaClass

    Properties

    | Improve this Doc View Source

    IncrementalBodyText

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

    IncrementalCloseButtonRegion

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

    IncrementalDownButton

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

    IncrementalLimitText

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

    IncrementalPurchaseItemIcon

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

    IncrementalQtyText

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

    IncrementalScene

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

    IncrementalTenDownButton

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

    IncrementalTenUpButton

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

    IncrementalTitleText

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

    IncrementalUpButton

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

    Implements

    IMetaClass