Character ID.
[Visual Basic] Protected _id As Integer [C#] protected int _id; [C++] protected: int _id; [JScript] protected var _id: int;
Character Class | croemud.character Namespace