IBaseEngine..::..SetPluginInfo Method
Defines all Plug-in Information for the plugin Store
Namespace:
nsCDEngine.EnginesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
void SetPluginInfo( string LongDescription, double pPrice, string pHomeUrl, string pIconUrl, string pDeveloper, string pDeveloperUrl, List<string> pCategories, string CopyRights )
Parameters
- LongDescription
- Type: String
- pPrice
- Type: Double
Retail Price - Default ZERO
- pHomeUrl
- Type: String
Custom Home Page - default /ServiceID
- pIconUrl
- Type: String
Custom Icon - default /ServiceID/icon.png
- pDeveloper
- Type: String
Name of the developer of the plug-in
- pDeveloperUrl
- Type: String
URL to the developer homepage
- CopyRights
- Type: String