IPinnedCommandList::AddCustomWidget

Add a previously registered custom widget to the pinned list.

Windows
MacOS
Linux

References

Module

PinnedCommandList

Header

/Engine/Source/Editor/PinnedCommandList/Public/IPinnedCommandList.h

Include

#include "IPinnedCommandList.h"

Syntax

void AddCustomWidget
(
    FName InCustomWidgetIdentifier
)

Remarks

Add a previously registered custom widget to the pinned list.

Parameters

Parameter

Description

InCustomWidgetIdentifier

Unique identifier used to persist the widget.

See Also

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