Navigation
API > API/Developer > API/Developer/ToolMenus
References
| Module | ToolMenus |
| Header | /Engine/Source/Developer/ToolMenus/Public/ToolMenuDelegates.h |
| Include | #include "ToolMenuDelegates.h" |
Syntax
struct FToolDynamicUIAction
Variables
| Type | Name | Description | |
|---|---|---|---|
| FToolMenuDynamicCanExecuteAction | CanExecuteAction | ||
| FToolMenuDynamicExecuteAction | ExecuteAction | ||
| FToolMenuDynamicGetActionCheckState | GetActionCheckState | ||
| FToolMenuDynamicIsActionButtonVisible | IsActionVisibleDelegate |
Constructors
| Type | Name | Description | |
|---|---|---|---|