Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBehaviorTreeComponent
- UActorComponent::TickComponent()
- UBrainComponent::TickComponent()
- UBehaviorTreeComponent::TickComponent()
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeComponent.h |
| Include | #include "BehaviorTree/BehaviorTreeComponent.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/BehaviorTree/BehaviorTreeComponent.cpp |
virtual void TickComponent
&40;
float DeltaTime,
enum ELevelTick TickType,
FActorComponentTickFunction &42; ThisTickFunction
&41;
Remarks
BEGIN UActorComponent overrides