Navigation
API > API/Plugins > API/Plugins/ExternalSource > API/Plugins/ExternalSource/FExternalSource
Description
Load the external source and return a valid IDatasmithSceneTSharedPtr if successful. The FExternalSource must have the FExternalSourceCapabilities::bSupportSynchronousLoading enabled to call this.
| Name | Load |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Public/ExternalSource.h |
| Include Path | #include "ExternalSource.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Private/ExternalSource.cpp |
TSharedPtr < IDatasmithScene > Load()