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

#include <agent_chat_widget.h>

Public Attributes

std::string last_command
 
std::string command_output
 
bool command_running = false
 
char command_input_buffer [512] = {}
 

Detailed Description

Definition at line 236 of file agent_chat_widget.h.

Member Data Documentation

◆ last_command

std::string yaze::editor::AgentChatWidget::Z3EDCommandState::last_command

Definition at line 237 of file agent_chat_widget.h.

◆ command_output

std::string yaze::editor::AgentChatWidget::Z3EDCommandState::command_output

◆ command_running

bool yaze::editor::AgentChatWidget::Z3EDCommandState::command_running = false

◆ command_input_buffer

char yaze::editor::AgentChatWidget::Z3EDCommandState::command_input_buffer[512] = {}

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