Cronous Emulation Server Daemon

ItemInstance Class

Item instance.

For a list of all members of this type, see ItemInstance Members.

System.Object
   croemud.item.ItemInstance
      croemud.item.EquipmentInstance
      croemud.item.NormalItemInstance
      croemud.item.WeaponInstance

[Visual Basic]
MustInherit Public Class ItemInstance
[C#]
public abstract class ItemInstance
[C++]
public __gc __abstract class ItemInstance
[JScript]
public  class ItemInstance

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: croemud.item

Assembly: croemud (in croemud.dll)

See Also

ItemInstance Members | croemud.item Namespace