 | BehaviorTreeLibrarySolveReferences Method |
Solves all sub tree reference tasks and replaces them by real references to the sub tree.
Namespace: Slash.AI.BehaviorTrees.ManagementAssembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntaxpublic void SolveReferences()
Public Sub SolveReferences
public:
void SolveReferences()
member SolveReferences : unit -> unit
See Also