Navigation
| Name | ImageWidgets |
| Type | Plugin |
| Part of Plugins | ImageWidgets |
| Location | /Engine/Plugins/Experimental/ImageWidgets/Source/ImageWidgets/ |
| Module Build Rules | ImageWidgets.Build.cs |
Classes
| Name | Remarks |
|---|---|
| SImageCatalog | Generic catalog widget for listing and interacting with 2D image-like content. |
| SImageViewport | Generic viewport for displaying and interacting with 2D image-like content. |
Structs
| Name | Remarks |
|---|---|
| FImageCatalogItemData | Contains all data for a catalog item. |
Interfaces
| Name | Remarks |
|---|---|
| IImageViewer | Interface for a component that wants to show image related content with the Slate widgets in the ImageWidget module. |