Class PurchaseDialogSubPurchaseElements
Inheritance
System.Object
PurchaseDialogSubPurchaseElements
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 PurchaseDialogSubPurchaseElements : IMetaClass
Properties
| Improve this Doc View SourceSubPurchaseDivider
Declaration
public MetaHash SubPurchaseDivider { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
SubPurchaseGroup
Declaration
public MetaHash SubPurchaseGroup { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
SubPurchaseIcon
Declaration
public MetaHash SubPurchaseIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
SubPurchaseIconFrame
Declaration
public MetaHash SubPurchaseIconFrame { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
SubPurchaseTitle
Declaration
public MetaHash SubPurchaseTitle { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |