C# Class BenjaminBehaviorTree.NodeWithAgent

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

Protected Properties

Свойство Type Description
_agent AgentLefevreBT

Méthodes publiques

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

Method Details

Execute() public méthode

public Execute ( ) : bool
Résultat bool

NodeWithAgent() public méthode

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

Property Details

_agent protected_oe property

protected AgentLefevreBT _agent
Résultat AgentLefevreBT