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

#include <agent_configuration_panel.h>

Public Attributes

std::function< void(const AgentConfigState &) update_config )
 
std::function< void(bool force)> refresh_models
 
std::function< void(const ModelPreset &) apply_preset )
 
std::function< void()> apply_tool_preferences
 

Detailed Description

Definition at line 16 of file agent_configuration_panel.h.

Member Data Documentation

◆ update_config

std::function<void(const AgentConfigState&) yaze::editor::AgentConfigurationPanel::Callbacks::update_config)

◆ refresh_models

std::function<void(bool force)> yaze::editor::AgentConfigurationPanel::Callbacks::refresh_models

◆ apply_preset

std::function<void(const ModelPreset&) yaze::editor::AgentConfigurationPanel::Callbacks::apply_preset)

◆ apply_tool_preferences

std::function<void()> yaze::editor::AgentConfigurationPanel::Callbacks::apply_tool_preferences

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