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

Search Results for

    Class LootItemLineElements

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

    Properties

    | Improve this Doc View Source

    LootLineArrowIcon

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

    LootLineItemButton

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

    LootLineItemDropRateText

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

    LootLineItemGroup

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

    LootLineItemNameText

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

    LootLineItemSpacing

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

    Implements

    IMetaClass