wManager.Wow.Helpers Namespace
WRobot

Bag Methods

The Bag type exposes the following members.

Methods


  Name Description
Public method Static member BagCount
Count number of bags equipped
Public method Static member CloseAllBags
Closes all bags.
Public method Equals(System.Object) (Inherited from Object.)
Public method Static member EquipAvailableBagIfFreeContainerSlot
Equips the best available bag if free container slot.
Protected method Finalize (Inherited from Object.)
Public method Static member ForceResetNumFreeSlotsCache
Public method Static member GetBagItem
Gets the bag item.
Public method Static member GetContainerItemCooldown(Int32)
Gets the container item cooldown.
Public method Static member GetContainerItemCooldown(String)
Gets the container item cooldown.
Public method Static member GetContainerItemCooldown(List<(Of <<'(Int32>)>>))
Gets the container item cooldown.
Public method Static member GetContainerItemCooldown(Int32, Int32)
Gets the container item cooldown.
Public method Static member GetContainerNumFreeSlotsByBagID(Int32)
Get number of free slots by container id
Public method Static member GetContainerNumFreeSlotsByBagID(Int32, BagType%)
Get number of free slots and type by container id
Public method Static member GetContainerNumFreeSlotsByType
Get number of free slots by container type.
Public method GetHashCode (Inherited from Object.)
Public method Static member GetItemContainerBagIdAndSlot(Int32)
Get container bag id and bag slot id which contains the chosen item
Public method Static member GetItemContainerBagIdAndSlot(String)
Get container bag id and bag slot id which contains the chosen item
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member OpenAllBags
Opens all bags.
Public method Static member PickupContainerItem(Int32)
Pickups the container item.
Public method Static member PickupContainerItem(String)
Pickups the container item.
Public method Static member PickupContainerItem(List<(Of <<'(Int32>)>>))
Pickups the container item.
Public method Static member PickupContainerItem(Int32, Int32)
Pickups the container item.
Public method Static member PutSelectedItemInBag
Puts the selected item in bag.
Public method ToString (Inherited from Object.)