C# Class ShootDefensif, PathfindingToolUnity

Inheritance: StateValentin
Exibir arquivo Open project: benjaml/PathfindingToolUnity Class Usage Examples

Public Methods

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

Protected Methods

Method Description
execute ( ) : void

Method Details

ShootDefensif() public method

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

execute() protected method

protected execute ( ) : void
return void