User Tools

Site Tools


eliteapi:functions:inventory:getequippeditem

GetEquippedItem

Obtains an equipped item from the given slot.

ELITEAPI_API bool __stdcall GetEquippedItem(void* apiObject, int slotId, LPVOID lpBuffer);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • slotId [in]
    • The slot id to the equipped item to obtain.
  • lpBuffer [in]
    • The buffer to obtain the inventory item.

Return Value

eliteapi/functions/inventory/getequippeditem.txt · Last modified: 2014/12/08 02:28 (external edit)