Navigation
API > API/Plugins > API/Plugins/ExternalSource > API/Plugins/ExternalSource/IUriManager
References
| Module | ExternalSource |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Public/IUriManager.h |
| Include | #include "IUriManager.h" |
TSharedPtr< FExternalSource > GetOrCreateExternalSource
&40;
const FSourceUri & Uri
&41; const
Remarks
Using the registered UriManagers, 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.