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

Search Results for

    Class HudItemShopItemDetailsDefinition

    Inheritance
    System.Object
    HudItemShopItemDetailsDefinition
    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 HudItemShopItemDetailsDefinition : IMetaClass

    Properties

    | Improve this Doc View Source

    BodyDefinition

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

    ClickData

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

    CostTextDefinition

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

    GoldIconDefinition

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

    ItemIconDefinition

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

    TitleTextDefinition

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

    Implements

    IMetaClass