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

Search Results for

    Class HudItemShopQuickBuyData

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

    Properties

    | Improve this Doc View Source

    DefaultIndex

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

    m2762998487

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

    NumberOfRows

    Declaration
    public uint NumberOfRows { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    SortPopularToFront

    Declaration
    public bool SortPopularToFront { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    IMetaClass