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