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