Cronous Emulation Server Daemon

ItemPrototype Class

Item prototype information.

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

System.Object
   croemud.item.ItemPrototype

[Visual Basic]
NotInheritable Public Class ItemPrototype
[C#]
public sealed class ItemPrototype
[C++]
public __gc __sealed class ItemPrototype
[JScript]
public  class ItemPrototype

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

ItemPrototype Members | croemud.item Namespace