FDatasmithSceneExporter::SetProgressManager

Sets the progress manager for visual feedback on exporting

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 SetProgressManager
(
    const TSharedPtr< IDatasmithProgressManager > & InProgressManager
)

Remarks

Sets the progress manager for visual feedback on exporting

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