UBlackboardData::HasParent

Check if parent chain contains given blackboard data

Windows
MacOS
Linux

Deprecated

  • This function is deprecated, please use IsChildOf instead.

References

Module

AIModule

Header

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

Include

#include "BehaviorTree/BlackboardData.h"

Source

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

Syntax

bool HasParent
(
    const UBlackboardData * TestParent
) const

Remarks

Check if parent chain contains given blackboard data

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