wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..MyMacro Members

The wManagerSetting..::..MyMacro type exposes the following members.

Methods


  Name Description
Public method Conditions
Return true if all conditions is ok (time since last Use()()()(), mount, ...)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Use
Press key (and stopmove if option enabled), this reset timer (call this method when Conditions is true).

Properties


  Name Description
Public property Actif
Indicates whether or not this macro is used
Public property Key
Key to press (like "k" to press keyboard key K)
Public property LaunchIfNoCast
Press key only if character not casting spell.
Public property LaunchIfNoInCombat
Press key only if character is not in combat.
Public property LaunchIfNoInMount
Press key only if character not in mount.
Public property StopMoveWhenLaunch
Stop move for press key.
Public property Time
Press the key every X seconds.