Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Exporters > USoundExporterWAV
- UExporter::ExportBinary()
- USoundExporterWAV::ExportBinary()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/SoundExporterWAV.h |
Include | #include "Exporters/SoundExporterWAV.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/EditorExporters.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 |