Puppeteer.emitVarRead

Undocumented in source. Be warned that the author may not have intended to support it.
class Puppeteer(CommunicatorT, VarMonitorTypes...)
package
void
emitVarRead
(
VarType
)
(,
VarType readValue
,)
if (
canMonitor!VarType
)
if (
isCommunicator!(CommunicatorT, VarMonitorTypes) &&
allSatisfy!(isVarMonitorTypeSupported, VarMonitorTypes)
)

Meta