SCSVImportOptions::OnImportTypeSelected

Called when import type changes

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "SCSVImportOptions.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SCSVImportOptions.cpp

Syntax

void OnImportTypeSelected
(
    TSharedPtr< ECSVImportType > Selection,
    ESelectInfo::Type SelectionType
)

Remarks

Called when import type changes

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