Click or drag to resize

ShopExchangeCurrencyCanAfford Method

Returns how many of the item the player can afford to purchase

Namespace:  ff14bot.RemoteWindows
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static uint CanAfford(
	SpecialShopItem item
)

Parameters

item
Type: ff14bot.ManagersSpecialShopItem

Return Value

Type: UInt32
See Also