FUICommandList_Pinnable::GetMappedCommandGroup

Get the group this command was mapped into.

Windows
MacOS
Linux

References

Module

PinnedCommandList

Header

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

Include

#include "UICommandList_Pinnable.h"

Source

/Engine/Source/Editor/PinnedCommandList/Private/UICommandList_Pinnable.cpp

Syntax

FName GetMappedCommandGroup
(
    FName InCommandName
) const

Remarks

Get the group this command was mapped into.

Returns

the command's group, or NAME_None if the command is not grouped

Parameters

Parameter

Description

InUICommandInfo

The command to check

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