FDatasmithSceneSource::SetSceneName

Set a custom name for this scene. This overrides the default name deduced form the source file

Windows
MacOS
Linux

References

Module

DatasmithTranslator

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithSceneSource.h

Include

#include "DatasmithSceneSource.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Private/DatasmithSceneSource.cpp

Syntax

void SetSceneName
(
    const FString & InSceneName
)

Remarks

Set a custom name for this scene. This overrides the default name deduced form the source file

Parameters

Parameter

Description

InSceneName

New 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