MCPcopy 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

menuFunction · 0.85
drawInfoPanelFunction · 0.85
infoPanelMapFunction · 0.85
infoPanelGuidelineFunction · 0.85
menuFunction · 0.85
updateContextWindowFunction · 0.85
updateFunction · 0.85
snapshotUIFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected