Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SCSVImportOptions
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SCSVImportOptions.h |
| Include Path | #include "SCSVImportOptions.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SCSVImportOptions >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SCSVImportOptions::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SCSVImportOptions.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SCSVImportOptions.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & bReimportingCurveTable
(
bool InArg |
SCSVImportOptions.h | ||
WidgetArgsType & FullPath
(
FText InArg |
SCSVImportOptions.h | ||
WidgetArgsType & TempImportDataTable
(
UDataTable* InArg |
SCSVImportOptions.h | ||
WidgetArgsType & WidgetWindow
(
TSharedPtr< SWindow > InArg |
SCSVImportOptions.h |