User Tools

Site Tools


eliteapi:functions:craftmenu:getcraftitemid

GetCraftItemId

Returns the craft item id at the given index of the craft menu

ELITEAPI_API unsigned short __stdcall GetCraftItemId(void* apiObject, int index);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • index [in]
    • The index of the craft item.

Return Value

Returns the given craft items item id. 0 otherwise.

eliteapi/functions/craftmenu/getcraftitemid.txt · Last modified: 2014/12/06 23:08 by atom0s