__call__
函数功能
允许插件之间以函数的方式进行连接。
函数原型
1
__call__
()
输入参数说明
一个或多个PluginNode。
返回参数说明
返回对象本身。
父主题:
PluginNode