===== IsCraftMenuOpen ===== Determines if the craft window is currently open. ELITEAPI_API bool __stdcall IsCraftMenuOpen(void* apiObject); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** Returns true if the craft window is open, false otherwise.