FormActMainPluginDownload Method |
Downloads a plugin file.
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic FileInfo PluginDownload(
int MyPluginId
)
Parameters
- MyPluginId Int32
- The ID number the website identifies the download with
Return Value
FileInfoThe FileInfo of the temporary file that was downloaded
See Also