Class MultiPurchaseDialog
Inheritance
System.Object
MultiPurchaseDialog
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class MultiPurchaseDialog : PurchaseDialogBase, IMetaClass
Properties
|
Improve this Doc
View Source
BodyScrollSceneViewPane
Declaration
public MetaHash BodyScrollSceneViewPane { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<PurchaseDialogSubPurchaseHeaderElements> HeaderElements { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MoreInfoButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MultiBackgroundRegion { get; set; }
Property Value
|
Improve this Doc
View Source
MultiBodyText
Declaration
public MetaHash MultiBodyText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MultiCloseButtonRegion { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MultiPurchaseItemIcon { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MultiPurchaseManagedLayout { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MultiScene { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MultiSubPurchaseSectionLabel { get; set; }
Property Value
|
Improve this Doc
View Source
MultiTitleText
Declaration
public MetaHash MultiTitleText { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<PurchaseDialogSubPurchaseElements> SubPurchaseElements { get; set; }
Property Value
Implements