Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.RemoteWindows.Shop Class Reference

Static Public Member Functions

static uint Purchase (uint itemId, uint itemCount)
 Purchase item from store.
static void Close ()

Properties

static bool Open [get]
static IntPtr ActiveShopPtr [get]
static Shopitem[] Items [get]

Member Function Documentation

◆ Close()

void ff14bot.RemoteWindows.Shop.Close ( )
static

◆ Purchase()

uint ff14bot.RemoteWindows.Shop.Purchase ( uint itemId,
uint itemCount )
static

Purchase item from store.

Parameters
itemId
itemCountThis value will never exced what the normal game ui allows
Returns
number of items purchased

Property Documentation

◆ ActiveShopPtr

IntPtr ff14bot.RemoteWindows.Shop.ActiveShopPtr
staticget

◆ Items

Shopitem [] ff14bot.RemoteWindows.Shop.Items
staticget

◆ Open

bool ff14bot.RemoteWindows.Shop.Open
staticget