FExternalSource::Load

Load the external source and return a valid [IDatasmithScene](API\Runtime\DatasmithCore\IDatasmithScene)[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr) if successful.

Choose your operating system:

Windows

macOS

Linux

References

Module

ExternalSource

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Public/ExternalSource.h

Include

#include "ExternalSource.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/ExternalSource/Private/ExternalSource.cpp

Syntax

Remarks

Load the external source and return a valid IDatasmithSceneTSharedPtr if successful. The FExternalSource must have the FExternalSourceCapabilities::bSupportSynchronousLoading enabled to call this.