Cronous Emulation Server Daemon

ChangeEquipment._player Field

Player.

[Visual Basic]
Protected _player As Player
[C#]
protected Player _player;
[C++]
protected: Player* _player;
[JScript]
protected var _player: Player;

See Also

ChangeEquipment Class | croemud.action.concrete Namespace