IHostCommand.paramAutomate

Notifies the host that a parameter was edited from the UI side. This enables the host to record automation. It is illegal to call paramAutomate outside of a beginParamEdit/endParamEdit pair.

interface IHostCommand
nothrow @nogc
void
paramAutomate
(,
float value
)

Meta