Navigation
API > API/Developer > API/Developer/ToolMenus > API/Developer/ToolMenus/FToolMenuSection
References
| Module | ToolMenus |
| Header | /Engine/Source/Developer/ToolMenus/Public/ToolMenuSection.h |
| Include | #include "ToolMenuSection.h" |
| Source | /Engine/Source/Developer/ToolMenus/Private/ToolMenuSection.cpp |
FToolMenuEntry & AddMenuEntryWithCommandList
(
const TSharedPtr < const FUICommandInfo > & InCommand,
const TSharedPtr < const FUICommandList > & InCommandList,
const TAttribute < FText > & InLabelOverride,
const TAttribute < FText > & InToolTipOverride,
const TAttribute < FSlateIcon > & InIconOverride,
const FName InTutorialHighlightName,
const TOptional < FName > InNameOverride
)