C# Class BenjaminBehaviorTree.CanShootCondition

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

Méthodes publiques

Méthode Description
CanShootCondition ( AgentLefevreBT agent ) : System
Execute ( ) : bool

Method Details

CanShootCondition() public méthode

public CanShootCondition ( AgentLefevreBT agent ) : System
agent AgentLefevreBT
Résultat System

Execute() public méthode

public Execute ( ) : bool
Résultat bool