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

#include <right_drawer_manager.h>

Public Attributes

std::function< void(const std::string &) on_open_reference )
 
std::function< void(uint32_t)> on_open_address
 
std::function< void(uint32_t)> on_open_lookup
 

Detailed Description

Definition at line 57 of file right_drawer_manager.h.

Member Data Documentation

◆ on_open_reference

std::function<void(const std::string&) yaze::editor::RightDrawerManager::ToolOutputActions::on_open_reference)

◆ on_open_address

std::function<void(uint32_t)> yaze::editor::RightDrawerManager::ToolOutputActions::on_open_address

◆ on_open_lookup

std::function<void(uint32_t)> yaze::editor::RightDrawerManager::ToolOutputActions::on_open_lookup

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