IPinnedCommandList::RemoveCommand

Remove a command from the pinned list.

Windows
MacOS
Linux

References

Module

PinnedCommandList

Header

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

Include

#include "IPinnedCommandList.h"

Syntax

void RemoveCommand
(
    const TSharedRef< const FUICommandInfo > & InUICommandInfo
)

Remarks

Remove a command from the pinned list.

Parameters

Parameter

Description

InUICommandInfo

The command to remove

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