FDatasmithSceneExporter::SetName

Sets the name of the scene to export. The resulting file and folder will use this name.

Windows
MacOS
Linux

References

Module

DatasmithExporter

Header

/Engine/Source/Developer/Datasmith/DatasmithExporter/Public/DatasmithSceneExporter.h

Include

#include "DatasmithSceneExporter.h"

Source

/Engine/Source/Developer/Datasmith/DatasmithExporter/Private/DatasmithSceneExporter.cpp

Syntax

void SetName
(
    const TCHAR * InName
)

Remarks

Sets the name of the scene to export. The resulting file and folder will use this name.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss