Class ShopCategory
- Namespace
- AO
- Assembly
- CoreAssembly.dll
public class ShopCategory
- Inheritance
-
ShopCategory
- Inherited Members
- Extension Methods
Properties
Icon
public string Icon { get; set; }
Property Value
Id
public string Id { get; set; }
Property Value
Methods
AddProduct(ProductDescription)
public GameProduct AddProduct(ShopCategory.ProductDescription description)
Parameters
description
ShopCategory.ProductDescription
Returns
ClearProducts()
public GameProduct ClearProducts()