wManager.Wow.Helpers Namespace
WRobot

StopBotIf Class

Class StopBotIf. This state manages the various security options found in wManagerSetting (teleportation, pathfinder down, blockages, whispers, players nearby, ...). Class is mainly not used as State, but product call LaunchNewThread()()()() when starting and StopThread()()()() when stopped. Implements the State

Namespace:  wManager.Wow.Bot.States
Assembly:  wManager (in wManager.dll)

Syntax


public class StopBotIf : State
Public Class StopBotIf _
	Inherits State
public ref class StopBotIf : public State

Inheritance Hierarchy


Object
  robotManager.FiniteStateMachine..::..State
    wManager.Wow.Bot.States..::..StopBotIf