Sets a craft item in the current craft menu.
ELITEAPI_API bool __stdcall SetCraftItem(void* apiObject, int index, unsigned short itemId, unsigned char itemIndex, unsigned char itemCount);
Parameters
Return Value
Returns true on success, false otherwise.