MCPcopy Create free account
hub / github.com/aiekick/ImGuiFileDialog / ResetForNewDialog

Method ResetForNewDialog

ImGuiFileDialog.cpp:2831–2832  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2829}
2830
2831void IGFD::FileDialogInternal::ResetForNewDialog() {
2832}
2833
2834void IGFD::FileDialogInternal::configureDialog(const std::string& vKey, const std::string& vTitle, const char* vFilters, const FileDialogConfig& vConfig) {
2835 m_DialogConfig = vConfig;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected