FBlackboardOwnerChanged

Delegate to be called by class implementing [IBlackboardAssetProvider](API\Runtime\AIModule\BehaviorTree\IBlackboardAssetProvider) when the property containing the returned BlackboardData is changed (i.e. on PostEditChangeProperty).

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, UObject *, UBlackboardData * > FBlackboardOwnerChanged

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/BlackboardAssetProvider.h"

Remarks

Delegate to be called by class implementing IBlackboardAssetProvider when the property containing the returned BlackboardData is changed (i.e. on PostEditChangeProperty).

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