FormActMainPluginGetRemoteVersion Method |
Gets the version string of the plugin at advancedcombattracker.com
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic string PluginGetRemoteVersion(
int MyPluginId
)
Parameters
- MyPluginId Int32
- The ID number the website identifies the download with
Return Value
StringThe contents of the version file
See Also