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