FExternalSource::GetSceneName

Return the name of the scene that will be loaded.

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

FString GetSceneName() const

Remarks

Return the name of the scene that will be loaded. #ueent-todo This is only required because of the way the Datasmith reimport works. Consider removing it when we adapt the ExternalSource to interchange.