wManager.Wow.Helpers Namespace
WRobot

ItemsManager..::..GetBestConsumableBag Method

Get the best consumable bag.

Namespace:  wManager.Wow.Helpers
Assembly:  wManager (in wManager.dll)

Syntax


public static string GetBestConsumableBag(
	ItemsManager..::..ConsumableType consumableType
)
Public Shared Function GetBestConsumableBag ( _
	consumableType As ItemsManager..::..ConsumableType _
) As String
public:
static String^ GetBestConsumableBag(
	ItemsManager..::..ConsumableType^ consumableType
)

Parameters

consumableType
Type: wManager.Wow.Helpers..::..ItemsManager..::..ConsumableType
Type of the consumable.

Return Value

item name.