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