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" |
| Source | /Engine/Source/Runtime/Engine/Private/UnrealExporter.cpp |
static UExporter &42; FindExporter
&40;
UObject &42; Object,
const TCHAR &42; Filetype
&41;
Remarks
Find an exporter for the object and filetype.
Parameters
| Name | Description |
|---|---|
| Object | the object to export |
| Filetype | type of file |