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

#include <agent_chat_widget.h>

Public Attributes

std::string current_rom_hash
 
absl::Time last_sync_time = absl::InfinitePast()
 
bool auto_sync_enabled = false
 
int sync_interval_seconds = 30
 
std::vector< std::string > pending_syncs
 

Detailed Description

Definition at line 227 of file agent_chat_widget.h.

Member Data Documentation

◆ current_rom_hash

std::string yaze::editor::AgentChatWidget::RomSyncState::current_rom_hash

◆ last_sync_time

absl::Time yaze::editor::AgentChatWidget::RomSyncState::last_sync_time = absl::InfinitePast()

◆ auto_sync_enabled

bool yaze::editor::AgentChatWidget::RomSyncState::auto_sync_enabled = false

◆ sync_interval_seconds

int yaze::editor::AgentChatWidget::RomSyncState::sync_interval_seconds = 30

◆ pending_syncs

std::vector<std::string> yaze::editor::AgentChatWidget::RomSyncState::pending_syncs

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