Class HudItemShopQuickBuyData
Inheritance
System.Object
HudItemShopQuickBuyData
Implements
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 SourceDefaultIndex
Declaration
public int DefaultIndex { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
m2762998487
Declaration
public MetaUnorderedContainer<MetaEmbedded<Class0x68f56a56>> m2762998487 { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<MetaEmbedded<Class0x68f56a56>> |
NumberOfRows
Declaration
public uint NumberOfRows { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
SortPopularToFront
Declaration
public bool SortPopularToFront { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |