Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Exporters > API/Runtime/Engine/Exporters/UExporter
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Exporters/Exporter.h |
| Include | #include "Exporters/Exporter.h" |
Syntax
struct FExportPackageParams
Remarks
Export parameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOutputDevice * | Ar | ||
| const FExportObjectInnerContext * | Context | ||
| UObject * | InObject | ||
| UPackage * | InPackage | ||
| uint32 | PortFlags | ||
| FString | RootMapPackageName | ||
| const TCHAR * | Type | ||
| FFeedbackContext * | Warn |