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

#include <agent_chat_widget.h>

Collaboration diagram for yaze::editor::AgentChatWidget::MultimodalState:

Public Attributes

std::optional< std::filesystem::path > last_capture_path
 
std::string status_message
 
absl::Time last_updated = absl::InfinitePast()
 
CaptureMode capture_mode = CaptureMode::kActiveEditor
 
char specific_window_buffer [128] = {}
 
ScreenshotPreviewState preview
 
RegionSelectionState region_selection
 

Detailed Description

Definition at line 187 of file agent_chat_widget.h.

Member Data Documentation

◆ last_capture_path

◆ status_message

◆ last_updated

◆ capture_mode

CaptureMode yaze::editor::AgentChatWidget::MultimodalState::capture_mode = CaptureMode::kActiveEditor

◆ specific_window_buffer

char yaze::editor::AgentChatWidget::MultimodalState::specific_window_buffer[128] = {}

◆ preview

◆ region_selection


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