Cronous Emulation Server Daemon

Character.id Property

Gets character ID.

[Visual Basic]
Public Property ReadOnly id As Integer
[C#]
public int id { get; }
[C++]
public: __property int get_id();
[JScript]
public function get id() : int

See Also

Character Class | croemud.character Namespace