Class HudItemShopItemDetailsDefinition
Inheritance
System.Object
HudItemShopItemDetailsDefinition
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 HudItemShopItemDetailsDefinition : IMetaClass
Properties
| Improve this Doc View SourceBodyDefinition
Declaration
public MetaHash BodyDefinition { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ClickData
Declaration
public MetaHash ClickData { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
CostTextDefinition
Declaration
public MetaHash CostTextDefinition { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
GoldIconDefinition
Declaration
public MetaHash GoldIconDefinition { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
ItemIconDefinition
Declaration
public MetaHash ItemIconDefinition { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
TitleTextDefinition
Declaration
public MetaHash TitleTextDefinition { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |