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