Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FSystem
Description
Set a new provider for external image data. This is only necessary if image parameters are used in the models.
| Name | SetExternalResourceProvider |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/System.h |
| Include Path | #include "MuR/System.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/System.cpp |
void SetExternalResourceProvider
(
const TSharedPtr < FExternalResourceProvider > &
)