Navigation
API > API/Developer > API/Developer/ToolMenus
References
| Module | ToolMenus |
| Header | /Engine/Source/Developer/ToolMenus/Public/ToolMenuDelegates.h |
| Include | #include "ToolMenuDelegates.h" |
Syntax
struct FToolUIActionChoice
Constructors
| Type | Name | Description | |
|---|---|---|---|
FToolUIActionChoice
(
const FUIAction& InAction |
|||
FToolUIActionChoice
(
const FExecuteAction& InExecuteAction |
|||
FToolUIActionChoice
(
const FToolUIAction& InAction |
|||
FToolUIActionChoice
(
const FToolDynamicUIAction& InAction |
|||
FToolUIActionChoice
(
const FToolMenuExecuteAction& InExecuteAction |
|||
FToolUIActionChoice
(
const TSharedPtr< const FUICommandInfo >& InCommand, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FToolDynamicUIAction * | |||
| const FToolUIAction * | |||
| const FUIAction * | GetUIAction () |