Navigation
API > API/Plugins > API/Plugins/ExternalSource > API/Plugins/ExternalSource/FExternalSource
Description
Starts an async task for loading the DatasmithScene. When the task is completed, TriggerOnExternalSourceLoaded() should be called to notify that the Scene is now available.
| Name | StartAsyncLoad |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Public/ExternalSource.h |
| Include Path | #include "ExternalSource.h" |
bool StartAsyncLoad()
true if the async loading task is running.