Navigation
API > API/Developer > API/Developer/ToolMenus
| Name | FNewSectionConstructChoice |
| Type | struct |
| Header File | /Engine/Source/Developer/ToolMenus/Public/ToolMenuDelegates.h |
| Include Path | #include "ToolMenuDelegates.h" |
Syntax
struct FNewSectionConstructChoice
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ToolMenuDelegates.h | |||
FNewSectionConstructChoice
(
const FNewToolMenuDelegate& InNewToolMenuDelegate |
ToolMenuDelegates.h | ||
FNewSectionConstructChoice
(
const FNewToolMenuDelegateLegacy& InNewToolMenuDelegateLegacy |
ToolMenuDelegates.h | ||
FNewSectionConstructChoice
(
const FNewToolBarDelegateLegacy& InNewToolBarDelegateLegacy |
ToolMenuDelegates.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NewToolBarDelegateLegacy | FNewToolBarDelegateLegacy | ToolMenuDelegates.h | ||
| NewToolMenuDelegate | FNewToolMenuDelegate | ToolMenuDelegates.h | ||
| NewToolMenuDelegateLegacy | FNewToolMenuDelegateLegacy | ToolMenuDelegates.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsBound() |
ToolMenuDelegates.h |