Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SExtensionPanel > API/Editor/UnrealEd/SExtensionPanel/FArguments
Description
The window zone to return for this widget. Set to EWindowZone::TitleBar to make the window draggable on this widget.
| Name | WindowZoneOverride |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Subsystems/PanelExtensionSubsystem.h |
| Include Path | #include "Subsystems/PanelExtensionSubsystem.h" |
WidgetArgsType & WindowZoneOverride
(
const TAttribute < EWindowZone::Type > & InAttribute
)