Communicator.onIVUpdate

Undocumented in source. Be warned that the author may not have intended to support it.
class Communicator(PuppetLinkT, IVTypes...)
void
onIVUpdate
(
IVType
)
if (
staticIndexOf!(IVType, IVTypes) !is -1
)
if (
isPuppetLink!(PuppetLinkT, IVTypes)
)

Meta