yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::ContentRegistry::WorkflowActions Namespace Reference

Registry for hack workflow actions exposed in menus/command palette. More...

Classes

struct  ActionDef
 

Functions

void Register (const ActionDef &action)
 
std::vector< ActionDefGetAll ()
 
void Clear ()
 

Detailed Description

Registry for hack workflow actions exposed in menus/command palette.

Function Documentation

◆ Register()

void yaze::editor::ContentRegistry::WorkflowActions::Register ( const ActionDef & action)

◆ GetAll()

std::vector< ActionDef > yaze::editor::ContentRegistry::WorkflowActions::GetAll ( )

◆ Clear()

void yaze::editor::ContentRegistry::WorkflowActions::Clear ( )