Navigation
API > API/Editor > API/Editor/BehaviorTreeEditor
| Name | UBehaviorTreeGraphNode_SimpleParallel |
| Type | class |
| Header File | /Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraphNode_SimpleParallel.h |
| Include Path | #include "BehaviorTreeGraphNode_SimpleParallel.h" |
Syntax
UCLASS ()
class UBehaviorTreeGraphNode_SimpleParallel : public UBehaviorTreeGraphNode_Composite
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UAIGraphNode → UBehaviorTreeGraphNode → UBehaviorTreeGraphNode_Composite → UBehaviorTreeGraphNode_SimpleParallel
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UBehaviorTreeGraphNode_SimpleParallel
(
const FObjectInitializer& ObjectInitializer |
BehaviorTreeGraphNode_SimpleParallel.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void GetPinHoverText
(
const UEdGraphPin& Pin, |
BehaviorTreeGraphNode_SimpleParallel.h |
Overridden from UBehaviorTreeGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AllocateDefaultPins() |
BehaviorTreeGraphNode_SimpleParallel.h |