FDatasmithSceneExporter::SetName

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

Unreal Engine C++ API Reference > Developer > DatasmithExporter > FDatasmithSceneExporter

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
void SetName
(
    const TCHAR * InName
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library