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

State for Z3ED command palette. More...

#include <agent_state.h>

Public Attributes

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

Detailed Description

State for Z3ED command palette.

Definition at line 227 of file agent_state.h.

Member Data Documentation

◆ last_command

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

Definition at line 228 of file agent_state.h.

◆ command_output

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

Definition at line 229 of file agent_state.h.

◆ command_running

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

Definition at line 230 of file agent_state.h.

◆ command_input_buffer

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

Definition at line 231 of file agent_state.h.


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