FCreateExtensionWidget

Delegate that generates the [SExtensionPanel](API\Editor\UnrealEd\Subsystems\SExtensionPanel) content widget.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< TSharedRef< SWidget >, FWeakObjectPtr > FCreateExtensionWidget

References

Module

UnrealEd

Header

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

Include

#include "Subsystems/PanelExtensionSubsystem.h"

Remarks

Delegate that generates the SExtensionPanel content widget. The FWeakObjectPtr param is an opaque context specific to the panel that is being extended which can be used to customize or populate the extension widget.

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