Navigation
API > API/Plugins > API/Plugins/USDExporter > API/Plugins/USDExporter/UStaticMeshExporterUsd
- UExporter::ExportBinary()
- UStaticMeshExporterUsd::ExportBinary()
References
| Module | USDExporter |
| Header | /Engine/Plugins/Importers/USDImporter/Source/USDExporter/Public/StaticMeshExporterUSD.h |
| Include | #include "StaticMeshExporterUSD.h" |
| Source | /Engine/Plugins/Importers/USDImporter/Source/USDExporter/Private/StaticMeshExporterUSD.cpp |
virtual bool ExportBinary
&40;
UObject &42; Object,
const TCHAR &42; Type,
FArchive & Ar,
FFeedbackContext &42; Warn,
int32 FileIndex,
uint32 PortFlags
&41;
Remarks
Export object to binary False
Parameters
| Name | Description |
|---|---|
| Object | the object to export |
| Type | filetype |
| Ar | the archive to output the subobject definitions to |
| Warn | Modal warning messages |
| FileIndex | Index of files being exported |
| PortFlags | Flags controlling export behavior |