Navigation
API > API/Runtime > API/Runtime/UMG
Classes
| Type | Name | Description | |
|---|---|---|---|
| FUIComponentTarget | |||
| UUIComponent | This is the base class to for UI Components that can be added to any UMG Widgets in UMG Designer.When initialized, it will pass the widget it's attached to. | ||
| UUIComponentContainer | Class that holds all the UIComponents for a UUserWidget. | ||
| UUserWidgetExtension | UserWidgetExtension is the base class for components that define reusable behavior that can be added to different types of Widgets. | ||
| UWidgetBlueprintGeneratedClassExtension | WidgetExtension is the base class for components that define reusable behavior that can be added to different types of Widgets. |