Cronous Emulation Server Daemon

Player.id Property

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

See Also

Player Class | croemud.game Namespace