X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Plugins
ICustomPlugin Interface
ICustomPlugin Methods
Command Method
Install Method
Restart Method
Uninstall Method
ICustomPlugin
Restart Method
重启插件
Namespace:
X3Platform.Plugins
Assembly:
X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
C#
C++
Copy
int
Restart
()
int
Restart
()
Return Value
Type:
Int32
返回信息. =0代表卸载成功, >0代表卸载失败.
See Also
Reference
ICustomPlugin Interface
X3Platform.Plugins Namespace