IPinnedCommandList::RemoveCustomWidget

Remove a custom widget from the pinned list

Windows
MacOS
Linux

References

Module

PinnedCommandList

Header

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

Include

#include "IPinnedCommandList.h"

Syntax

void RemoveCustomWidget
(
    FName InCustomWidgetIdentifier
)

Remarks

Remove a custom widget from the pinned list

Parameters

Parameter

Description

InCustomWidgetIdentifier

Unique identifier used to persist the 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