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