UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DecoratorWidgetColumns.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Elements/Interfaces/TypedElementDataStorageUiInterface.h
"
6
7
#include "DecoratorWidgetColumns.generated.h"
8
12
USTRUCT
(meta = (DisplayName =
"Decorator Widget Factory"
))
13
struct
FEditorDataStorageUiDecoratorWidgetFactoryTag
:
public
FEditorDataStorageTag
14
{
15
GENERATED_BODY
()
16
};
17
18
namespace
UE::Editor::DataStorage::Ui
19
{
20
using
FDecoratorWidgetFactoryTag
=
FEditorDataStorageUiDecoratorWidgetFactoryTag
;
21
}
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
GENERATED_BODY
#define GENERATED_BODY(...)
Definition
ObjectMacros.h:765
USTRUCT
#define USTRUCT(...)
Definition
ObjectMacros.h:746
TypedElementDataStorageUiInterface.h
UE::Editor::DataStorage::Ui
Definition
DecoratorWidgetColumns.h:19
FEditorDataStorageTag
Definition
CommonTypes.h:23
FEditorDataStorageUiDecoratorWidgetFactoryTag
Definition
DecoratorWidgetColumns.h:14
Engine
Source
Runtime
TypedElementFramework
Public
Elements
Columns
DecoratorWidgetColumns.h
Generated by
1.9.8