Navigation
API > API/Editor > API/Editor/BehaviorTreeEditor
References
| Module | BehaviorTreeEditor |
| Header | /Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeEditorTypes.h |
| Include | #include "BehaviorTreeEditorTypes.h" |
Syntax
struct FNodeBounds
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDeprecateSlateVector2D | Position | ||
| FDeprecateSlateVector2D | Size |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNodeBounds
(
UE::Slate::FDeprecateVector2DParameter InPos, |