UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ITypedElementUiCapability Class Reference

#include <TypedElementUiCapabilities.h>

+ Inheritance diagram for ITypedElementUiCapability:

Public Member Functions

 ~ITypedElementUiCapability () override=default
 

Additional Inherited Members

Detailed Description

UI Capabilities are objects that can be stored as meta data on widgets created through TEDS UI and describe the functionality offered by the widget. This allows arbitrary widgets to describe themselves and allows users of TEDS UI to call into or register with the widget.

Constructor & Destructor Documentation

◆ ~ITypedElementUiCapability()

ITypedElementUiCapability::~ITypedElementUiCapability ( )
overridedefault

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