Table of Contents

Struct ItemDescription

Namespace
AO
Assembly
CoreAssembly.dll

Description of an item used to dynamically create an Item_Definition

public struct ItemDescription
Inherited Members
Extension Methods

Constructors

ItemDescription()

public ItemDescription()

Fields

Icon

public string Icon

Field Value

string

Id

public string Id

Field Value

string

Name

public string Name

Field Value

string

StackSize

public int StackSize

Field Value

int