SExtensionPanel::FArguments::DefaultWidget

The widget to use as content if [FPanelExtensionFactory::CreateExtensionWidget](API\Editor\UnrealEd\Subsystems\FPanelExtensionFactory\CreateExtensionWidget) returns nullptr

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Subsystems/PanelExtensionSubsystem.h

Include

#include "Subsystems/PanelExtensionSubsystem.h"

Syntax

WidgetArgsType & DefaultWidget
(
    const TAttribute< TSharedPtr< SWidget > > & InAttribute
)

Remarks

The widget to use as content if FPanelExtensionFactory::CreateExtensionWidget returns nullptr

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss