Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ isPopupOpen
Function
isPopupOpen
TheForceEngine/TFE_Editor/editor.cpp:283–286 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
}
282
283
bool isPopupOpen()
284
{
285
return s_editorPopup != POPUP_NONE && !s_hidePopup;
286
}
287
288
void handlePopupBegin()
289
{
Callers
5
disable
Function · 0.85
browseTextures
Function · 0.85
infoPanelObject
Function · 0.85
isUiModal
Function · 0.85
update
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected