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

Search Results for

    Class LootTableDialogViewController

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

    Properties

    | Improve this Doc View Source

    LootItemLineElements

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

    LootLineHeaderText

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

    LootTablelayout

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

    LootTableTitleText

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

    m1537718217

    Declaration
    public string m1537718217 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m1956629282

    Declaration
    public string m1956629282 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m2031799543

    Declaration
    public string m2031799543 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m3084088157

    Declaration
    public string m3084088157 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m3320011926

    Declaration
    public string m3320011926 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m3381825734

    Declaration
    public string m3381825734 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m3939585830

    Declaration
    public string m3939585830 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    m981068683

    Declaration
    public string m981068683 { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    NoDuplicatesButton

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

    NoDuplicatesTraKey

    Declaration
    public string NoDuplicatesTraKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RolloverProtectionButton

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

    RolloverProtectionTraKey

    Declaration
    public string RolloverProtectionTraKey { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RootArrowCollapsedTexturePath

    Declaration
    public string RootArrowCollapsedTexturePath { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    RootArrowExpandedTexturePath

    Declaration
    public string RootArrowExpandedTexturePath { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SearchbarText

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

    SubArrowCollapsedTexturePath

    Declaration
    public string SubArrowCollapsedTexturePath { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubArrowExpandedTexturePath

    Declaration
    public string SubArrowExpandedTexturePath { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass