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

One entry in the shared right-drawer catalog (header / overflow / View). More...

#include <right_drawer_manager.h>

Public Attributes

RightDrawerManager::DrawerType type
 
const char * name = nullptr
 
const char * icon = nullptr
 
const char * shortcut_action = nullptr
 

Detailed Description

One entry in the shared right-drawer catalog (header / overflow / View).

Definition at line 448 of file right_drawer_manager.h.

Member Data Documentation

◆ type

RightDrawerManager::DrawerType yaze::editor::DrawerCatalogEntry::type

◆ name

const char* yaze::editor::DrawerCatalogEntry::name = nullptr

◆ icon

const char* yaze::editor::DrawerCatalogEntry::icon = nullptr

◆ shortcut_action

const char* yaze::editor::DrawerCatalogEntry::shortcut_action = nullptr

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