UBlackboardComponent::UninitializeComponent

Handle this component being Uninitialized.

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::UninitializeComponent()

UBlackboardComponent::UninitializeComponent()

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/BlackboardComponent.h"

Source

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

Syntax

virtual void UninitializeComponent()

Remarks

Handle this component being Uninitialized. Called from AActor::EndPlay only if bHasBeenInitialized is true

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