UBehaviorTreeGraphNode_Service

Unreal Engine C++ API Reference > Editor > BehaviorTreeEditor

Inheritance Hierarchy

References

   
Module BehaviorTreeEditor
Header /Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraphNode_Service.h
Include #include "BehaviorTreeGraphNode_Service.h"

Syntax

class UBehaviorTreeGraphNode_Service : public [UBehaviorTreeGraphNode](API\Editor\BehaviorTreeEditor\UBehaviorTreeGraphNode)  

Constructors

Type Name Description
  UBehaviorTreeGraphNode_Service ( const FObjectInitializer& ObjectIn... )  

Overridden from UEdGraphNode

Type Name Description
void AllocateDefaultPins () Allocate default pins for a given node, based only the NodeType, which should already be filled in.
FText GetNodeTitle ( ENodeTitleType::Type TitleType ) Gets the name of this node, shown in title bar

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library