Navigation
API > API/Developer > API/Developer/ToolMenus > API/Developer/ToolMenus/FNewSectionConstructChoice
Overloads
| 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 |
FNewSectionConstructChoice()
| Name | FNewSectionConstructChoice |
| Type | function |
| Header File | /Engine/Source/Developer/ToolMenus/Public/ToolMenuDelegates.h |
| Include Path | #include "ToolMenuDelegates.h" |
FNewSectionConstructChoice()
FNewSectionConstructChoice(const FNewToolMenuDelegate &)
| Name | FNewSectionConstructChoice |
| Type | function |
| Header File | /Engine/Source/Developer/ToolMenus/Public/ToolMenuDelegates.h |
| Include Path | #include "ToolMenuDelegates.h" |
FNewSectionConstructChoice
(
const FNewToolMenuDelegate & InNewToolMenuDelegate
)
FNewSectionConstructChoice(const FNewToolMenuDelegateLegacy &)
| Name | FNewSectionConstructChoice |
| Type | function |
| Header File | /Engine/Source/Developer/ToolMenus/Public/ToolMenuDelegates.h |
| Include Path | #include "ToolMenuDelegates.h" |
FNewSectionConstructChoice
(
const FNewToolMenuDelegateLegacy & InNewToolMenuDelegateLegacy
)
FNewSectionConstructChoice(const FNewToolBarDelegateLegacy &)
| Name | FNewSectionConstructChoice |
| Type | function |
| Header File | /Engine/Source/Developer/ToolMenus/Public/ToolMenuDelegates.h |
| Include Path | #include "ToolMenuDelegates.h" |
FNewSectionConstructChoice
(
const FNewToolBarDelegateLegacy & InNewToolBarDelegateLegacy
)