UBehaviorTreeDecoratorGraphNode_Logic::CanUserDeleteNode

Whether or not this node can be deleted by user action

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

References

   
Module BehaviorTreeEditor
Header /Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeDecoratorGraphNode_Logic.h
Include #include "BehaviorTreeDecoratorGraphNode_Logic.h"
Source /Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeDecoratorGraphNode_Logic.cpp
virtual bool CanUserDeleteNode() const

Remarks

Whether or not this node can be deleted by user action


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library