Navigation
Unreal Engine C++ API Reference > Developer > ToolMenus
References
Module | ToolMenus |
Header | /Engine/Source/Developer/ToolMenus/Public/ToolMenuDelegates.h |
Include | #include "ToolMenuDelegates.h" |
Syntax
struct FNewSectionConstructChoice
Variables
Type | Name | Description |
---|---|---|
FNewToolBarDele... | NewToolBarDelegateLegacy | |
FNewToolMenuDel... | NewToolMenuDelegate | |
FNewToolMenuDel... | NewToolMenuDelegateLegacy |
Constructors
Type | Name | Description |
---|---|---|
FNewSectionConstructChoice () | ||
FNewSectionConstructChoice ( const FNewToolMenuDelegate& InNewT... ) | ||
FNewSectionConstructChoice ( const FNewToolMenuDelegateLegacy& ... ) | ||
FNewSectionConstructChoice ( const FNewToolBarDelegateLegacy& I... ) |
Functions
Type | Name | Description |
---|---|---|
bool | IsBound () |