![]() |
VCV Rack API v2
|
A weak handle to a Param. More...
#include <ParamHandle.hpp>
Public Attributes | |
| int64_t | moduleId = -1 |
| Do not set these directly. | |
| int | paramId = 0 |
| std::string | text |
| NVGcolor | color |
| int64_t rack::engine::ParamHandle::moduleId = -1 |
Do not set these directly.
Use Engine ParamHandle methods.
| int rack::engine::ParamHandle::paramId = 0 |
| std::string rack::engine::ParamHandle::text |
| NVGcolor rack::engine::ParamHandle::color |