[This is preliminary documentation and is subject to change.]

Equips the item.

Namespace:  Phoenix
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
[CommandAttribute("equip")]
public static bool EquipItem()
<CommandAttribute("equip")> _
Public Shared Function EquipItem As Boolean
[CommandAttribute(L"equip")]
public:
static bool EquipItem()

Return Value

See Also