Click or drag to resize

FormActMainPluginGetRemoteDateUtc Method

Gets the DateTime of the plugin at advancedcombattracker.com

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public DateTime PluginGetRemoteDateUtc(
	int MyPluginId
)

Parameters

MyPluginId
Type: SystemInt32
The ID number the website identifies the download with

Return Value

Type: DateTime
The modified date of the download
See Also