wManager.Wow.Helpers Namespace
WRobot

Engine..::..AddState Method

Add state.

Namespace:  robotManager.FiniteStateMachine
Assembly:  robotManager (in robotManager.dll)

Syntax


public void AddState(
	State tempState
)
Public Sub AddState ( _
	tempState As State _
)
public:
void AddState(
	State^ tempState
)

Parameters

tempState
Type: robotManager.FiniteStateMachine..::..State
state.