![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
ImGui modal for selecting SubGraph files (Phase 26). More...
#include <string>#include <vector>
Include dependency graph for SubGraphFilePickerModal.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Olympe::SubGraphFilePickerModal |
| ImGui modal dialog for selecting SubGraph blueprint files. More... | |
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
ImGui modal for selecting SubGraph files (Phase 26).
Provides a file browser dialog for users to select .json blueprint files to use as SubGraph nodes. Follows the same pattern as SwitchCaseEditorModal: copy-on-open, confirm to apply, cancel to discard.
Definition in file SubGraphFilePickerModal.h.