Player ID.
[Visual Basic] Protected _id As UInt32 [C#] protected uint _id; [C++] protected: unsigned int _id; [JScript] protected var _id: UInt32;
Player Class | croemud.game Namespace