Pause Class
Class Pause. NeedToRun return true when InPause. All states with lower priority will not be executed while the bot is paused.
Implements the State
Namespace:
wManager.Wow.Bot.StatesAssembly: wManager (in wManager.dll)
Inheritance Hierarchy
robotManager.FiniteStateMachine..::..State
wManager.Wow.Bot.States..::..Pause