Navigation
API > API/Editor > API/Editor/UnrealEd
SoundSurroundExporterWAV.
| Name | USoundSurroundExporterWAV |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Exporters/SoundSurroundExporterWAV.h |
| Include Path | #include "Exporters/SoundSurroundExporterWAV.h" |
Syntax
UCLASS ()
class USoundSurroundExporterWAV : public UExporter
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UExporter → USoundSurroundExporterWAV
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
USoundSurroundExporterWAV
(
const FObjectInitializer& ObjectInitializer |
Exporters/SoundSurroundExporterWAV.h |
Functions
Public
Overridden from UExporter
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ExportBinary
(
UObject* Object, |
Exporters/SoundSurroundExporterWAV.h | ||
virtual int32 GetFileCount
(
UObject* Object |
Exporters/SoundSurroundExporterWAV.h | ||
| Exporters/SoundSurroundExporterWAV.h | |||
virtual bool SupportsObject
(
UObject* Object |
Exporters/SoundSurroundExporterWAV.h |