Class StoreViewController
Inheritance
System.Object
StoreViewController
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 StoreViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CatalogBackground { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash FilterArenaToggle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash FilterFeaturedToggle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash FilterTacticianToggle { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash FooterGrid { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<UiHyperlink>> FooterHyperlinks { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m1382378938 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m1697164591 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2069199836 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash m2129027531 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x834e2e8d> m2202939021 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Class0xb2430347 m496728296 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public StoreViewMythic MythicView { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash OfferGrid { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public StoreViewPurchases PurchasesView { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<StoreCategoryButtonDefinition>> StoreCategoryButtons { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink TabletOverrideLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<UiStoreItemTileData> UiStoreItemTileData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ViewPaneLink { get; set; }
Property Value
Implements