UBehaviorTreeGraphNode_Service

Windows
MacOS
Linux

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

Constructors

Name Description

Public function

UBehaviorTreeGraphNode_Service

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UEdGraphNode

Name Description

Public function Virtual

void

 

AllocateDefaultPins()

Allocate default pins for a given node, based only the NodeType, which should already be filled in.

Public function Virtual Const

FText

 

GetNodeTitle

(
    ENodeTitleType::Type TitleType
)

Gets the name of this node, shown in title bar

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