Navigation
API > API/Plugins > API/Plugins/ExternalSource > API/Plugins/ExternalSource/FExternalSource
Description
Synchronously load the DatasmithScene. Upon success, GetDatasmithScene() should return a valid scene.
| Name | LoadImpl |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Public/ExternalSource.h |
| Include Path | #include "ExternalSource.h" |
TSharedPtr < IDatasmithScene > LoadImpl()
a valid SharedPtr if the operation was successful.