Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Exporters
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UExporter
- URenderTargetExporterEXR
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/RenderTargetExporterHDR.h |
| Include | #include "Exporters/RenderTargetExporterHDR.h" |
Syntax
class URenderTargetExporterEXR : public UExporter
Constructors
| Type | Name | Description | |
|---|---|---|---|
URenderTargetExporterEXR
(
const FObjectInitializer& ObjectInitializer |
Overridden from UExporter
| Type | Name | Description | |
|---|---|---|---|
| bool | ExportBinary
(
UObject* Object, |
Export object to binary | |
| bool | SupportsObject
(
UObject* Object |
Returns whether this exporter supports the specific object. |