UBehaviorTreeGraphNode_CompositeDecorator::HasErrors

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

Unreal Engine C++ API Reference > Editor > BehaviorTreeEditor > UBehaviorTreeGraphNode_CompositeDecorator

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
virtual bool HasErrors() const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library