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

Search Results for

    Class StoreDialogViewController

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

    Properties

    | Improve this Doc View Source

    FooterHyperlinks

    Declaration
    public MetaContainer<MetaEmbedded<UiHyperlink>> FooterHyperlinks { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<UiHyperlink>>
    | Improve this Doc View Source

    GridMaxSize

    Declaration
    public uint GridMaxSize { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    OfferGrid

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

    UiStoreItemTileData

    Declaration
    public MetaEmbedded<UiStoreItemTileData> UiStoreItemTileData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<UiStoreItemTileData>

    Implements

    IMetaClass