Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Exporters
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UExporter
- UExporterFBX
- ULevelExporterFBX
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/LevelExporterFBX.h |
| Include | #include "Exporters/LevelExporterFBX.h" |
Syntax
class ULevelExporterFBX : public UExporterFBX
Remarks
LevelExporterFBX.
Constructors
| Type | Name | Description | |
|---|---|---|---|
ULevelExporterFBX
(
const FObjectInitializer& ObjectInitializer |
Overridden from UExporter
| Type | Name | Description | |
|---|---|---|---|
| bool | ExportBinary
(
UObject* Object, |
Export object to binary |