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

#include <agent_chat_history_codec.h>

Public Attributes

bool resources = true
 
bool dungeon = true
 
bool overworld = true
 
bool dialogue = true
 
bool messages = true
 
bool gui = true
 
bool music = true
 
bool sprite = true
 
bool emulator = true
 
bool memory_inspector = true
 

Detailed Description

Definition at line 38 of file agent_chat_history_codec.h.

Member Data Documentation

◆ resources

bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::resources = true

◆ dungeon

bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::dungeon = true

◆ overworld

bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::overworld = true

◆ dialogue

bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::dialogue = true

◆ messages

bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::messages = true

◆ gui

bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::gui = true

◆ music

bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::music = true

◆ sprite

bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::sprite = true

◆ emulator

bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::emulator = true

◆ memory_inspector

bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::memory_inspector = true

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