UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWidgetPurposeColumn Struct Reference

#include <WidgetPurposeColumns.h>

+ Inheritance diagram for FWidgetPurposeColumn:

Public Attributes

UE::Editor::DataStorage::IUiProvider::EPurposeType PurposeType
 
UE::Editor::DataStorage::IUiProvider::FPurposeID PurposeID
 

Detailed Description

Column used to store the type of a widget purpose

Member Data Documentation

◆ PurposeID

UE::Editor::DataStorage::IUiProvider::FPurposeID FWidgetPurposeColumn::PurposeID

The unique ID of this purpose that can be used to reference it instead of the row handle

◆ PurposeType

UE::Editor::DataStorage::IUiProvider::EPurposeType FWidgetPurposeColumn::PurposeType

The type of the purpose, used to determine how factories are registered for it


The documentation for this struct was generated from the following file: