FBindingContext::GetBundleLabel

Gets a localized label of a command bundle

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Commands/UICommandInfo.h

Include

#include "Framework/Commands/UICommandInfo.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Commands/UICommandInfo.cpp

Syntax

const FText & GetBundleLabel
(
    const FName Name
)

Remarks

Gets a localized label of a command bundle

Returns

The localized label of the bundle

Parameters

Parameter

Description

Name

The name of the bundle to get a label for

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