Cronous Emulation Server Daemon

Player._id Field

Player ID.

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

See Also

Player Class | croemud.game Namespace