wManager.Wow.Helpers Namespace
WRobot

SpellState Class

Class SpellState. This class was created for FightClasses in XML (create with Creator), the bot converted XML to C# code that use this state for the spells, this class is not practical and should not be used in any other context. Implements the State

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

Syntax


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

Inheritance Hierarchy


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