Choose your operating system:
Windows
macOS
Linux
| FExternalSource::LoadImpl()
|
Module |
|
Header |
/Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Public/ExternalSource.h |
Include |
#include "ExternalSource.h" |
TSharedPtr< IDatasmithScene > LoadImpl()
Synchronously load the DatasmithScene. Upon success, GetDatasmithScene() should return a valid scene.
a valid SharedPtr if the operation was successful.