IPinnedCommandListModule::CreatePinnedCommandList

Create a pinned commands list widget

Windows
MacOS
Linux

References

Module

PinnedCommandList

Header

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

Include

#include "IPinnedCommandListModule.h"

Syntax

TSharedRef< IPinnedCommandList > CreatePinnedCommandList
(
    const FName & InContextName
)

Remarks

Create a pinned commands list widget

Returns

a new pinned commands widget

Parameters

Parameter

Description

InContextName

The context name used to persist the widget's settings

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