yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::EditorManager::UiSyncState Struct Reference

#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
 

Detailed Description

Definition at line 91 of file editor_manager.h.

Member Data Documentation

◆ frame_id

uint64_t yaze::editor::EditorManager::UiSyncState::frame_id = 0

◆ pending_editor_actions

int yaze::editor::EditorManager::UiSyncState::pending_editor_actions = 0

◆ pending_layout_actions

int yaze::editor::EditorManager::UiSyncState::pending_layout_actions = 0

◆ layout_rebuild_pending

bool yaze::editor::EditorManager::UiSyncState::layout_rebuild_pending = false

The documentation for this struct was generated from the following file: