Navigation
| Name | ExternalSource |
| Type | Plugin |
| Part of Plugins | Datasmith Importer |
| Location | /Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/ |
| Module Build Rules | ExternalSource.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FExternalSource | Class allowing to load a IDatasmithScene from a source URI. |
| FSourceUri | URI container class used for referencing external sources. |
Structs
| Name | Remarks |
|---|---|
| FExternalSourceCapabilities |
Interfaces
| Name | Remarks |
|---|---|
| IExternalSourceModule | |
| IUriManager | |
| IUriResolver |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| OnExternalSourceChangedDelegate | TMulticastDelegate_OneParam< void, const TSharedRef< UE::DatasmithImporter::FExternalSource > & > | ExternalSource.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 UE::DatasmithImporter::GetTypeHash
(
const FSourceUri& SourceUri |
SourceUri.h |