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