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