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
Client Class | croemud.game Namespace