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