Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | ECSVImportOptionDlgResponse |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SCSVImportOptions.h |
| Include Path | #include "SCSVImportOptions.h" |
Syntax
enum ECSVImportOptionDlgResponse
{
Import,
ImportAll,
Cancel,
}
Values
| Name | Remarks |
|---|---|
| Import | |
| ImportAll | |
| Cancel |