Navigation
Unreal Engine C++ API Reference > Editor > BehaviorTreeEditor
Inheritance Hierarchy
- UEdGraphNode
- UAIGraphNode
- UBehaviorTreeGraphNode
- UBehaviorTreeGraphNode_Composite
- UBehaviorTreeGraphNode_SimpleParallel
References
Module | BehaviorTreeEditor |
Header | /Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraphNode_SimpleParallel.h |
Include | #include "BehaviorTreeGraphNode_SimpleParallel.h" |
Syntax
UCLASS ()
class UBehaviorTreeGraphNode_SimpleParallel : public UBehaviorTreeGraphNode_Composite
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UBehaviorTreeGraphNode_SimpleParallel
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
void | GetPinHoverText
(
const UEdGraphPin& Pin, |
Overridden from UBehaviorTreeGraphNode
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void |