Table of Contents

Struct Purchasing.Product

Namespace
AO
Assembly
CoreAssembly.dll

Product definition.

public struct Purchasing.Product
Inherited Members
Extension Methods

Fields

Description

public string Description

Field Value

string

Icon

public Texture Icon

Field Value

Texture

Id

public string Id

Field Value

string

IsGamePass

public bool IsGamePass

Field Value

bool

Name

public string Name

Field Value

string

Price

public int Price

Field Value

int

Methods

IsValid()

public bool IsValid()

Returns

bool