IsCraftMenuOpen

Determines if the craft window is currently open.

ELITEAPI_API bool __stdcall IsCraftMenuOpen(void* apiObject);

Parameters

Return Value

Returns true if the craft window is open, false otherwise.