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