FToolMenuEntry::AddOptionsDropdown

Unreal Engine C++ API Reference > Developer > ToolMenus > FToolMenuEntry

Deprecated * AddOptionsDropdown is deprecated. Use InitComboButton with bSimpleComboBox=true

References

   
Module ToolMenus
Header /Engine/Source/Developer/ToolMenus/Public/ToolMenuEntry.h
Include #include "ToolMenuEntry.h"
Source /Engine/Source/Developer/ToolMenus/Private/ToolMenuEntry.cpp
void AddOptionsDropdown
(
    [FUIAction](API\Runtime\Slate\Framework\Commands\FUIAction) InAction,
    const FOnGetContent InMenuContentGenerator,
    const [TAttribute](API\Runtime\Core\Misc\TAttribute)< [FText](API\Runtime\Core\Internationalization\FText) > & InToolTip
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library