Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | UStaticMeshExporterOBJ |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Exporters/StaticMeshExporterOBJ.h |
| Include Path | #include "Exporters/StaticMeshExporterOBJ.h" |
Syntax
UCLASS ()
class UStaticMeshExporterOBJ : public UExporter
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UExporter → UStaticMeshExporterOBJ
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UStaticMeshExporterOBJ
(
const FObjectInitializer& ObjectInitializer |
Exporters/StaticMeshExporterOBJ.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ExportText
(
const FExportObjectInnerContext* Context, |
Exporters/StaticMeshExporterOBJ.h |