Navigation
API > API/Editor > API/Editor/UMGEditor
Widget Delegates
| Name | FWidgetBlueprintDelegates |
| Type | class |
| Header File | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h |
| Include Path | #include "WidgetBlueprint.h" |
Syntax
class FWidgetBlueprintDelegates
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| GetAssetTagsWithContext | FGetAssetTagsWithContext | Called by UWdgetBlueprint::GetAssetRegistryTags() | WidgetBlueprint.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DECLARE_TS_MULTICAST_DELEGATE_TwoParams
(
FGetAssetTagsWithContext |
Delegate for generating widget asset registry tags. | WidgetBlueprint.h | |
DECLARE_TS_MULTICAST_DELEGATE_TwoParams
(
FGetAssetTags |
WidgetBlueprint.h |