wManager.Wow.Helpers Namespace
WRobot

FightBG..::..CombatStartAtTime Property

The combat start time (use CombatStartAtTime).

Namespace:  wManager.Wow.Helpers
Assembly:  wManager (in wManager.dll)

Syntax


public static long CombatStartAtTime { get; set; }
Public Shared Property CombatStartAtTime As Long
	Get
	Set
public:
static property long long^ CombatStartAtTime {
	long long^ get ();
	void set (long long^ value);
}