Target place.
[Visual Basic] Protected _place As Integer [C#] protected int _place; [C++] protected: int _place; [JScript] protected var _place: int;
ChangeEquipment Class | croemud.action.concrete Namespace