Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ enableNextItem
Function
enableNextItem
TheForceEngine/TFE_Editor/editor.cpp:663–667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
661
}
662
663
void enableNextItem()
664
{
665
ImGui::PopItemFlag();
666
ImGui::PopStyleVar();
667
}
668
669
bool isInAssetEditor()
670
{
Callers
8
menu
Function · 0.85
drawInfoPanel
Function · 0.85
infoPanelMap
Function · 0.85
infoPanelGuideline
Function · 0.85
menu
Function · 0.85
updateContextWindow
Function · 0.85
update
Function · 0.85
snapshotUI
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected