Bag..::..GetContainerNumFreeSlotsByBagID Method (Int32, BagType%)
Get number of free slots and type by container id
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
Public Shared Function GetContainerNumFreeSlotsByBagID ( _ bagID As Integer, _ <OutAttribute> ByRef bagType As BagType _ ) As Integer
public: static int^ GetContainerNumFreeSlotsByBagID( int^ bagID, [OutAttribute] BagType^% bagType )