Choose your operating system:
Windows
macOS
Linux
| FExternalSource::StartAsyncLoad()
|
Module |
|
Header |
/Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Public/ExternalSource.h |
Include |
#include "ExternalSource.h" |
bool StartAsyncLoad()
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.