FExternalSource::GetDatasmithScene

Return the DatasmithScene if it is loaded, return an invalid [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr) otherwise.

Choose your operating system:

Windows

macOS

Linux

References

Module

ExternalSource

Header

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

Include

#include "ExternalSource.h"

Syntax

TSharedPtr< IDatasmithScene > GetDatasmithScene() const

Remarks

Return the DatasmithScene if it is loaded, return an invalid TSharedPtr otherwise.