VCV Rack API v2
Loading...
Searching...
No Matches
rack::engine::ParamHandle Struct Reference
module NULL

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
 

Detailed Description

A weak handle to a Param.

Managed by Engine

Member Data Documentation

◆ moduleId

int64_t rack::engine::ParamHandle::moduleId = -1

Do not set these directly.

Use Engine ParamHandle methods.

◆ paramId

int rack::engine::ParamHandle::paramId = 0

◆ text

std::string rack::engine::ParamHandle::text

◆ color

NVGcolor rack::engine::ParamHandle::color

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