ECSVImportOptionDlgResponse

UI to pick options when importing a data table

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SCSVImportOptions.h

Include

#include "SCSVImportOptions.h"

Syntax

enum ECSVImportOptionDlgResponse
{
    Import,
    ImportAll,
    Cancel,
}

Values

Name

Description

Import

ImportAll

Cancel

Remarks

UI to pick options when importing a data table

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss