VCV Rack API v2
Loading...
Searching...
No Matches
rack::history::ModuleAction Struct Reference

An action operating on a module. More...

#include <history.hpp>

Inheritance diagram for rack::history::ModuleAction:
[legend]
Collaboration diagram for rack::history::ModuleAction:
[legend]

Public Attributes

int64_t moduleId
 
- Public Attributes inherited from rack::history::Action
std::string name
 Name of the action, lowercase.
 

Additional Inherited Members

- Public Member Functions inherited from rack::history::Action
virtual ~Action ()
 
virtual void undo ()
 
virtual void redo ()
 

Detailed Description

An action operating on a module.

Subclass this to create your own custom actions for your module.

Member Data Documentation

◆ moduleId

int64_t rack::history::ModuleAction::moduleId

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