Cronous Emulation Server Daemon

ItemPrototype._id Field

Prototype ID.

[Visual Basic]
Public _id As Integer
[C#]
public int _id;
[C++]
public: int _id;
[JScript]
public var _id: int;

See Also

ItemPrototype Class | croemud.item Namespace