__call__
Function Usage
Allows plugins to be connected using functions.
Prototype
1 | __call__(*args) |
Input Parameters
One or more PluginNodes
Response Parameters
Object itself
Parent topic: PluginNode
Allows plugins to be connected using functions.
1 | __call__(*args) |
One or more PluginNodes
Object itself