Cronous Emulation Server Daemon

ItemContainer.player Property

Gets the owner.

[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

ItemContainer Class | croemud.item Namespace