ToJson

函数功能

插件对象转JSON对象。

函数原型

1
std::string PluginNode::ToJson() const;

返回参数说明

数据结构

说明

std::string

插件JSON对象字符串。