Public Attributes | |
| size_t | session_id = 0 |
| std::string | window_id |
| bool | pending = false |
Definition at line 505 of file dungeon_editor_v2.h.
| size_t yaze::editor::DungeonEditorV2::PendingStandaloneToolWindow::session_id = 0 |
Definition at line 506 of file dungeon_editor_v2.h.
Referenced by yaze::editor::DungeonEditorV2::Initialize(), and yaze::editor::DungeonEditorV2::ProcessPendingStandaloneToolWindow().
| std::string yaze::editor::DungeonEditorV2::PendingStandaloneToolWindow::window_id |
Definition at line 507 of file dungeon_editor_v2.h.
Referenced by yaze::editor::DungeonEditorV2::Initialize(), and yaze::editor::DungeonEditorV2::ProcessPendingStandaloneToolWindow().
| bool yaze::editor::DungeonEditorV2::PendingStandaloneToolWindow::pending = false |
Definition at line 508 of file dungeon_editor_v2.h.
Referenced by yaze::editor::DungeonEditorV2::Initialize(), and yaze::editor::DungeonEditorV2::ProcessPendingStandaloneToolWindow().