GetCraftItemIndex

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

ELITEAPI_API unsigned char __stdcall GetCraftItemIndex(void* apiObject, int index);

Parameters

Return Value

Returns the given craft items item index. 0 otherwise.