Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBehaviorTreeComponent
| Type | Name | Description | |
|---|---|---|---|
| void | EvaluateBranch
(
EBTNodeResult::Type LastResult |
Evaluate a branch as current active node is finished | |
| void | EvaluateBranch
(
const UBTDecorator& RequestedBy |
Evaluate a branch as the decorator conditions have changed |