Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Exporters
Inheritance Hierarchy
- UExporter
- USoundExporterWAV
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/SoundExporterWAV.h |
| Include | #include "Exporters/SoundExporterWAV.h" |
Syntax
UCLASS ()
class USoundExporterWAV : public UExporter
Constructors
| Type | Name | Description | |
|---|---|---|---|
USoundExporterWAV
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ExportBinary
(
UObject* Object, |
||
| bool | SupportsObject
(
UObject* Object |