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

Search Results for

    Class RefundDialogViewController

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

    Properties

    | Improve this Doc View Source

    RefundBodyText

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

    RefundButton

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

    RefundTitleText

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

    Implements

    IMetaClass