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" |
bool StartAsyncLoad()
Remarks
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. true if the async loading task is running.