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

#include <agent_chat_widget.h>

Public Attributes

void * texture_id = nullptr
 
int width = 0
 
int height = 0
 
bool loaded = false
 
float preview_scale = 1.0f
 
bool show_preview = true
 

Detailed Description

Definition at line 169 of file agent_chat_widget.h.

Member Data Documentation

◆ texture_id

void* yaze::editor::AgentChatWidget::ScreenshotPreviewState::texture_id = nullptr

◆ width

◆ height

◆ loaded

◆ preview_scale

float yaze::editor::AgentChatWidget::ScreenshotPreviewState::preview_scale = 1.0f

◆ show_preview

bool yaze::editor::AgentChatWidget::ScreenshotPreviewState::show_preview = true

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