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