SCSVImportOptions::MakeImportTypeItemWidget

Called to create a widget for each struct

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

TSharedRef< SWidget > MakeImportTypeItemWidget
(
    TSharedPtr< ECSVImportType > Type
)

Remarks

Called to create a widget for each struct

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