🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# PluginSetting.SetParameterType 方法 ## 注释 ~~~ 设置配置类型 ~~~ ## 语法 ~~~ public static bool SetParameterType( Plugin plugin, //插件 string configName, //配置名 ParameterType parType); ~~~ ## 参数 | 名称 | 说明 | | --- | --- | | plugin | 插件 | | configName | 配置名 | | parType |