Module |
|
Header |
/Engine/Source/Developer/Datasmith/DatasmithExporter/Public/DatasmithProgressManager.h |
Include |
#include "DatasmithProgressManager.h" |
class IDatasmithProgressManager
Interface that is called during export time to update the progression. Implement for your specific DCC.
Name | Description | |
---|---|---|
|
~IDatasmithProgressManager() |
Name | Description | ||
---|---|---|---|
|
void |
ProgressEvent ( |
Method called when progress is made during an export. |