wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..GlobalCooldownEnabled Property

Gets a value indicating whether global cooldown enabled.

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

Syntax


public bool GlobalCooldownEnabled { get; }
Public ReadOnly Property GlobalCooldownEnabled As Boolean
	Get
public:
property bool^ GlobalCooldownEnabled {
	bool^ get ();
}

Field Value

true if global cooldown is enabled; otherwise, false.