Cronous Emulation Server Daemon

Client.player Property

Player.

[Visual Basic]
Public Property ReadOnly player As Player
[C#]
public Player player { get; }
[C++]
public: __property Player* get_player();
[JScript]
public function get player() : Player

See Also

Client Class | croemud.game Namespace