Handles interacting with the ShopExchangeCurrency game window.
More...
Handles interacting with the ShopExchangeCurrency game window.
◆ CanAfford()
uint ff14bot.RemoteWindows.ShopExchangeCurrency.CanAfford |
( |
SpecialShopItem | item | ) |
|
|
static |
Returns how many of the item the player can afford to purchase.
- Parameters
-
- Returns
◆ Close()
void ff14bot.RemoteWindows.ShopExchangeCurrency.Close |
( |
| ) |
|
|
static |
◆ Purchase()
uint ff14bot.RemoteWindows.ShopExchangeCurrency.Purchase |
( |
uint | itemId, |
|
|
uint | itemCount ) |
|
static |
Purchase item from store.
- Parameters
-
itemId | |
itemCount | This value will never exced what the normal game ui allows |
- Returns
- number of items purchased
◆ Open
bool ff14bot.RemoteWindows.ShopExchangeCurrency.Open |
|
staticget |