Method FindBehaviorTreeByPath
FindBehaviorTreeByPath(string, string)
Declaration
IBehaviorTree FindBehaviorTreeByPath(string rootPath, string path)
Parameters
Type | Name | Description |
---|---|---|
string | rootPath | |
string | path |
Returns
Type | Description |
---|---|
IBehaviorTree |