#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 |
Definition at line 38 of file agent_chat_history_codec.h.
| bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::resources = true |
Definition at line 39 of file agent_chat_history_codec.h.
Referenced by yaze::editor::AgentChatHistoryCodec::Load().
| bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::dungeon = true |
Definition at line 40 of file agent_chat_history_codec.h.
Referenced by yaze::editor::AgentChatHistoryCodec::Load().
| bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::overworld = true |
Definition at line 41 of file agent_chat_history_codec.h.
Referenced by yaze::editor::AgentChatHistoryCodec::Load().
| bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::dialogue = true |
Definition at line 42 of file agent_chat_history_codec.h.
Referenced by yaze::editor::AgentChatHistoryCodec::Load().
| bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::messages = true |
Definition at line 43 of file agent_chat_history_codec.h.
Referenced by yaze::editor::AgentChatHistoryCodec::Load().
| bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::gui = true |
Definition at line 44 of file agent_chat_history_codec.h.
Referenced by yaze::editor::AgentChatHistoryCodec::Load().
| bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::music = true |
Definition at line 45 of file agent_chat_history_codec.h.
Referenced by yaze::editor::AgentChatHistoryCodec::Load().
| bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::sprite = true |
Definition at line 46 of file agent_chat_history_codec.h.
Referenced by yaze::editor::AgentChatHistoryCodec::Load().
| bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::emulator = true |
Definition at line 47 of file agent_chat_history_codec.h.
Referenced by yaze::editor::AgentChatHistoryCodec::Load().
| bool yaze::editor::AgentChatHistoryCodec::AgentConfigSnapshot::ToolFlags::memory_inspector = true |
Definition at line 48 of file agent_chat_history_codec.h.
Referenced by yaze::editor::AgentChatHistoryCodec::Load(), and yaze::test::AgentToolsTestSuite::RunConfigPersistenceTest().