FDatasmithSceneExporter::SetProgressManager

Sets the progress manager for visual feedback on exporting

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 SetProgressManager
(
    const [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IDatasmithProgressManager](API\Developer\DatasmithExporter\IDatasmithProgressManager) > & InProgressManager
)

Remarks

Sets the progress manager for visual feedback on exporting


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library