struct
ExportProgress
public sealed struct ExportProgress Properties
| Name | Type | Description |
|---|---|---|
ProgressFraction | Single | |
FilesDone | Int32 | |
FilesTotal | Int32 | |
BuildIssues | String[] | |
CurrentOperation | String |
Assembly:
Sandbox.Tools Declaring Type: StandaloneExporter Full Name: Editor.StandaloneExporter.ExportProgress