AAIController::ShouldSyncBlackboardWith

Does this AIController allow given [UBlackboardComponent](API\Runtime\AIModule\BehaviorTree\UBlackboardComponent) sync data with it

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/AIController.h

Include

#include "AIController.h"

Source

/Engine/Source/Runtime/AIModule/Private/AIController.cpp

Syntax

virtual bool ShouldSyncBlackboardWith
(
    const UBlackboardComponent & OtherBlackboardComponent
) const

Remarks

Does this AIController allow given UBlackboardComponent sync data with it

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