C# Class MoveValentin, PathfindingToolUnity

Inheritance: StateValentin
显示文件 Open project: benjaml/PathfindingToolUnity Class Usage Examples

Public Methods

Method Description
MoveValentin ( TeamAgentValentin, team ) : System.Collections

Protected Methods

Method Description
execute ( ) : void

Method Details

MoveValentin() public method

public MoveValentin ( TeamAgentValentin, team ) : System.Collections
team TeamAgentValentin,
return System.Collections

execute() protected method

protected execute ( ) : void
return void