Navigation
API > API/Plugins > API/Plugins/MediaViewer > API/Plugins/MediaViewer/FMediaImageViewer
Description
Called, for instance, when an image is dropped into the viewer and it creates an image viewer, but the image already exists in the library. This image viewer should have its id updated to reflect the id already in the library.
| Name | UpdateId |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaViewer/Source/MediaViewer/Public/ImageViewer/MediaImageViewer.h |
| Include Path | #include "ImageViewer/MediaImageViewer.h" |
| Source | /Engine/Plugins/Media/MediaViewer/Source/MediaViewer/Private/ImageViewers/MediaImageViewer.cpp |
void UpdateId
(
const FGuid & InId
)