User Tools

Site Tools


eliteapi:functions:inventory:setbazaarprice

SetBazaarPrice

Sets the current price to bazaar an item for.

ELITEAPI_API bool __stdcall SetBazaarPrice(void* apiObject, int price);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • price [in]
    • The price to set the item to.

Return Value

True on success, false otherwise.

eliteapi/functions/inventory/setbazaarprice.txt · Last modified: 2015/11/30 00:02 (external edit)