C# Class JojoBehaviourTree.Loaded

Inheritance: AgentNode
Mostra file Open project: benjaml/PathfindingToolUnity Class Usage Examples

Public Methods

Method Description
Loaded ( BehaviourTreeAgent p_agent ) : System
execute ( ) : bool

Method Details

Loaded() public method

public Loaded ( BehaviourTreeAgent p_agent ) : System
p_agent BehaviourTreeAgent
return System

execute() public method

public execute ( ) : bool
return bool