Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphNodeResizable
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool InSelectionArea () |
SGraphNodeResizable.h | ||
bool InSelectionArea
(
EResizableWindowZone InZone |
SGraphNodeResizable.h |
InSelectionArea()
| Name | InSelectionArea |
| Type | function |
| Header File | /Engine/Source/Editor/GraphEditor/Public/SGraphNodeResizable.h |
| Include Path | #include "SGraphNodeResizable.h" |
bool InSelectionArea() const
true if the current window zone is considered a selection area
InSelectionArea(EResizableWindowZone)
| Name | InSelectionArea |
| Type | function |
| Header File | /Engine/Source/Editor/GraphEditor/Public/SGraphNodeResizable.h |
| Include Path | #include "SGraphNodeResizable.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/SGraphNodeResizable.cpp |
bool InSelectionArea
(
EResizableWindowZone InZone
) const
true if the passed zone is a selection area