Determines if the menu is open or not.
ELITEAPI_API bool __stdcall IsMenuOpen(void* apiObject);
Parameters
Return Value
True if the menu is open, false otherwise.