Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
UExportTextContainer |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Exporters/ExportTextContainer.h |
| Include Path |
#include "Exporters/ExportTextContainer.h" |
Syntax
UCLASS (MinimalAPI)
class UExportTextContainer : public UObject
Inheritance Hierarchy
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ExportText |
FString |
ExportText representation of one or more objects |
Exporters/ExportTextContainer.h |
|
Functions
Public