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