C# Class BenjaminBehaviorTree.ShootTask

Inheritance: NodeWithAgent
Show file Open project: benjaml/PathfindingToolUnity

Public Methods

Method Description
Execute ( ) : bool
ShootTask ( AgentLefevreBT agent ) : System

Method Details

Execute() public method

public Execute ( ) : bool
return bool

ShootTask() public method

public ShootTask ( AgentLefevreBT agent ) : System
agent AgentLefevreBT
return System