Navigation
API > API/Plugins > API/Plugins/MediaViewer > API/Plugins/MediaViewer/IMediaViewerModule
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool HasFactoryFor
(
const FAssetData& InAssetData |
IMediaViewerModule.h | ||
bool HasFactoryFor
(
UObject* InObject |
IMediaViewerModule.h |
HasFactoryFor(const FAssetData &)
| Name | HasFactoryFor |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaViewer/Source/MediaViewer/Public/IMediaViewerModule.h |
| Include Path | #include "IMediaViewerModule.h" |
bool HasFactoryFor
(
const FAssetData & InAssetData
) const
HasFactoryFor(UObject *)
| Name | HasFactoryFor |
| Type | function |
| Header File | /Engine/Plugins/Media/MediaViewer/Source/MediaViewer/Public/IMediaViewerModule.h |
| Include Path | #include "IMediaViewerModule.h" |
bool HasFactoryFor
(
UObject * InObject
) const