UBehaviorTreeManager::AddActiveComponent

Register new behavior tree component for tracking

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeManager.h

Include

#include "BehaviorTree/BehaviorTreeManager.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/BehaviorTreeManager.cpp

Syntax

void AddActiveComponent
(
    UBehaviorTreeComponent & Component
)

Remarks

Register new behavior tree component for tracking

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss