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