WoWPlayer..::..GetEquipedItemBySlot Method
Gets the equipped item by slot.
Namespace:
wManager.Wow.ObjectManagerAssembly: wManager (in wManager.dll)
Syntax
public uint GetEquipedItemBySlot( InventorySlot slot )
Public Function GetEquipedItemBySlot ( _ slot As InventorySlot _ ) As UInteger
public: unsigned int^ GetEquipedItemBySlot( InventorySlot^ slot )
Parameters
- slot
- Type: wManager.Wow.Enums..::..InventorySlot
The slot.