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

Search Results for

    Class SinglePurchaseDialog

    Inheritance
    System.Object
    ViewController
    ModalDialogViewController
    PurchaseDialogBase
    SinglePurchaseDialog
    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 SinglePurchaseDialog : PurchaseDialogBase, IMetaClass

    Properties

    | Improve this Doc View Source

    SingleBodyText

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

    SingleCloseButtonRegion

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

    SinglePurchaseItemIcon

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

    SingleScene

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

    SingleTitleText

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

    Implements

    IMetaClass