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

Search Results for

    Class TftItemCodexViewController

    Inheritance
    System.Object
    ViewController
    TftItemCodexViewController
    Implements
    IMetaClass
    Inherited Members
    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 TftItemCodexViewController : ViewController, IMetaClass

    Properties

    | Improve this Doc View Source

    BaseBinPath

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

    BaseLoadable

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

    CondensedItemCombineTooltipData

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

    GroupFramed

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

    HeaderData

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

    HorizontalRule

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

    ItemCombineTooltipData

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

    LayoutRegion

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

    MobileBinPath

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

    MobileOverrideLoadable

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

    PcMouseOffsetX

    Declaration
    public int PcMouseOffsetX { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    PcMouseOffsetY

    Declaration
    public int PcMouseOffsetY { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Scene

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

    TftItemCodexEntryData

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

    Implements

    IMetaClass