Table of Contents

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

string

Id

public string Id { get; set; }

Property Value

string

Methods

AddProduct(ProductDescription)

public GameProduct AddProduct(ShopCategory.ProductDescription description)

Parameters

description ShopCategory.ProductDescription

Returns

GameProduct

ClearProducts()

public GameProduct ClearProducts()

Returns

GameProduct