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 96 of file agent_chat.h.

Member Enumeration Documentation

◆ Type

Enumerator
kText 
kCode 

Definition at line 97 of file agent_chat.h.

Member Data Documentation

◆ type

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

Definition at line 98 of file agent_chat.h.

◆ content

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

Definition at line 99 of file agent_chat.h.

◆ language

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

Definition at line 100 of file agent_chat.h.


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