Choose your operating system:
Windows
macOS
Linux
| IUriResolver::GetOrCreateExternalSource()
|
Module |
|
Header |
/Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Public/IUriResolver.h |
Include |
#include "IUriResolver.h" |
TSharedPtr< FExternalSource > GetOrCreateExternalSource
(
const FSourceUri & Uri
) const
Return the FExternalSource associated to the given Uri, either by creating it or returning a cached value. Returns nullptr if the Uri is not compatible.