UBehaviorTreeGraphNode_CompositeDecorator::HasErrors

Check if node has any errors, used for assigning colors on graph

Windows
MacOS
Linux

Override Hierarchy

UAIGraphNode::HasErrors()

UBehaviorTreeGraphNode::HasErrors()

UBehaviorTreeGraphNode_CompositeDecorator::HasErrors()

References

Module

BehaviorTreeEditor

Header

/Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraphNode_CompositeDecorator.h

Include

#include "BehaviorTreeGraphNode_CompositeDecorator.h"

Source

/Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeGraphNode_CompositeDecorator.cpp

Syntax

virtual bool HasErrors() const

Remarks

Check if node has any errors, used for assigning colors on graph

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