Navigation
API > API/Plugins > API/Plugins/ExternalSource > API/Plugins/ExternalSource/FSourceUri
References
| Module | ExternalSource |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Public/SourceUri.h |
| Include | #include "SourceUri.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Private/SourceUri.cpp |
bool HasScheme
&40;
const FString & InScheme
&41; const
Remarks
Check if the FSourceUri has the provided scheme. True if the Uri has the provided scheme.
Parameters
| Name | Description |
|---|---|
| InScheme | The scheme to look for. |