C# Class BenjaminBehaviorTree.ChooseTargetTask

Inheritance: NodeWithAgent
Afficher le fichier Open project: benjaml/PathfindingToolUnity

Méthodes publiques

Méthode Description
ChooseTargetTask ( AgentLefevreBT agent ) : System.Collections
Execute ( ) : bool

Private Methods

Méthode Description
GetClosestTarget ( ) : GameObject

Method Details

ChooseTargetTask() public méthode

public ChooseTargetTask ( AgentLefevreBT agent ) : System.Collections
agent AgentLefevreBT
Résultat System.Collections

Execute() public méthode

public Execute ( ) : bool
Résultat bool