Gets player's ID.
[Visual Basic] Public Property ReadOnly id As UInt32 [C#] public uint id { get; } [C++] public: __property unsigned int get_id(); [JScript] public function get id() : UInt32
Player Class | croemud.game Namespace