Navigation
Unreal Engine C++ API Reference > Developer > ToolMenus > UToolMenus
References
Module | ToolMenus |
Header | /Engine/Source/Developer/ToolMenus/Public/ToolMenus.h |
Include | #include "ToolMenus.h" |
Source | /Engine/Source/Developer/ToolMenus/Private/ToolMenus.cpp |
UFUNCTION (BlueprintCallable, Category="Tool Menus")
void SetSectionLabel
(
const FName MenuName,
const FName SectionName,
const FText Label
)
Remarks
Sets a section's displayed label text.