![]() |
Pioneer
|
#include "GalaxyEditAPI.h"#include "EditorIcons.h"#include "SystemEditorHelpers.h"#include "core/Log.h"#include "core/macros.h"#include "editor/UndoStepType.h"#include "editor/EditorDraw.h"#include "EnumStrings.h"#include "galaxy/Sector.h"#include "galaxy/Galaxy.h"#include "galaxy/NameGenerator.h"#include "galaxy/StarSystemGenerator.h"#include "imgui/imgui.h"#include "imgui/imgui_stdlib.h"#include "lua/LuaNameGen.h"#include "system/SystemBodyUndo.h"
Namespaces | |
| namespace | Editor |
| namespace | Editor::Draw |
Functions | |
| bool | Editor::Draw::DerivedValues (std::string_view sectionLabel) |