Determines if the player is currently crafting or not.
ELITEAPI_API bool __stdcall IsCrafting(void* apiObject);
Parameters
Return Value
True if crafting, false otherwise.