#include <editor_manager.h>
Public Attributes | |
| uint64_t | frame_id = 0 |
| int | pending_editor_actions = 0 |
| int | pending_layout_actions = 0 |
| bool | layout_rebuild_pending = false |
Definition at line 91 of file editor_manager.h.
| uint64_t yaze::editor::EditorManager::UiSyncState::frame_id = 0 |
Definition at line 92 of file editor_manager.h.
Referenced by yaze::editor::EditorManager::GetUiSyncStateSnapshot().
| int yaze::editor::EditorManager::UiSyncState::pending_editor_actions = 0 |
Definition at line 93 of file editor_manager.h.
Referenced by yaze::editor::EditorManager::GetUiSyncStateSnapshot().
| int yaze::editor::EditorManager::UiSyncState::pending_layout_actions = 0 |
Definition at line 94 of file editor_manager.h.
Referenced by yaze::editor::EditorManager::GetUiSyncStateSnapshot().
| bool yaze::editor::EditorManager::UiSyncState::layout_rebuild_pending = false |
Definition at line 95 of file editor_manager.h.
Referenced by yaze::Controller::DoRender(), and yaze::editor::EditorManager::GetUiSyncStateSnapshot().