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

Search Results for

    Class TftItemCodexViewEntryData

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

    Properties

    | Improve this Doc View Source

    ArrowIcon

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

    ComponentIcon

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

    FullItemIcon

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

    FullItemNameText

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

    Group

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

    HighlightIcon

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

    HoverRegion

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

    PlusIcon

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

    Implements

    IMetaClass