C# Class JojoBehaviourTree.AgentNode

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

Protected Properties

Свойство Type Description
agent BehaviourTreeAgent

Méthodes publiques

Méthode Description
execute ( ) : bool

Method Details

execute() public méthode

public execute ( ) : bool
Résultat bool

Property Details

agent protected_oe property

protected BehaviourTreeAgent,JojoBehaviourTree agent
Résultat BehaviourTreeAgent