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

Public Types

enum class  Type { kText , kCode }
 

Public Attributes

Type type
 
std::string content
 
std::string language
 

Detailed Description

Definition at line 101 of file agent_chat.h.

Member Enumeration Documentation

◆ Type

Enumerator
kText 
kCode 

Definition at line 102 of file agent_chat.h.

Member Data Documentation

◆ type

Type yaze::editor::AgentChat::ContentBlock::type

Definition at line 103 of file agent_chat.h.

◆ content

std::string yaze::editor::AgentChat::ContentBlock::content

Definition at line 104 of file agent_chat.h.

◆ language

std::string yaze::editor::AgentChat::ContentBlock::language

Definition at line 105 of file agent_chat.h.


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