ItemsManager..::..GetBestConsumableVendor Method
Get the best consumable of current target vendor (need merchant window opened).
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
public static string GetBestConsumableVendor( ItemsManager..::..ConsumableType consumableType )
Public Shared Function GetBestConsumableVendor ( _ consumableType As ItemsManager..::..ConsumableType _ ) As String
public: static String^ GetBestConsumableVendor( ItemsManager..::..ConsumableType^ consumableType )
Parameters
- consumableType
- Type: wManager.Wow.Helpers..::..ItemsManager..::..ConsumableType
Type of the consumable.