Cronous Emulation Server Daemon

Character._id Field

Character ID.

[Visual Basic]
Protected _id As Integer
[C#]
protected int _id;
[C++]
protected: int _id;
[JScript]
protected var _id: int;

See Also

Character Class | croemud.character Namespace