Navigation
API > API/Runtime > API/Runtime/UMG
Classes
| Type | Name | Description | |
|---|---|---|---|
| FSlateMeshVertex | |||
| FSlateVectorArtInstanceData | |||
| FUMGDragDropOp | This is the drag/drop class used for UMG, all UMG drag drop operations utilize this operation. | ||
| FWidgetRenderer | |||
| FWidgetTransform | Describes the standard transformation of a widget | ||
| IObjectTableRow | |||
| SMeshWidget | A widget that draws vertexes provided by a 2.5D StaticMesh. | ||
| SObjectTableRow | It's an SObjectWidget! It's an ITableRow! It does it all! | ||
| SObjectWidget | The SObjectWidget allows UMG to insert an SWidget into the hierarchy that manages the lifetime of the UMG UWidget that created it. | ||
| SRetainerWidget | The SRetainerWidget renders children widgets to a render target first before later rendering that render target to the screen. | ||
| SWorldWidgetScreenLayer | |||
| USlateVectorArtData | Turn static mesh data into Slate's simple vector art format. |