Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Commands > API/Runtime/Slate/Framework/Commands/FBindingContext
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 |
const FText & GetBundleLabel
&40;
const FName Name
&41;
Remarks
Gets a localized label of a command bundle The localized label of the bundle
Parameters
| Name | Description |
|---|---|
| Name | The name of the bundle to get a label for |