Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/UI > API/Plugins/DatasmithImporter/UI/SDatasmithOptionsWindow
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SDatasmithOptionsWindow::FArguments
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/UI/DatasmithImportOptionsWindow.h |
| Include | #include "UI/DatasmithImportOptionsWindow.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDatasmithOptionsWindow >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | bAskForSameOption
(
bool InArg |
||
| WidgetArgsType & | CancelButtonLabel
(
FText InArg |
||
| WidgetArgsType & | CancelButtonTooltip
(
FText InArg |
||
| WidgetArgsType & | FileFormatVersion
(
float InArg |
||
| WidgetArgsType & | FileNameText
(
FText InArg |
||
| WidgetArgsType & | FilePathText
(
FText InArg |
||
| WidgetArgsType & | FileSDKVersion
(
FText InArg |
||
| WidgetArgsType & | ImportOptions
(
TArray< UObject* > InArg |
||
| WidgetArgsType & | MinDetailHeight
(
int32 InArg |
||
| WidgetArgsType & | MinDetailWidth
(
int32 InArg |
||
| WidgetArgsType & | PackagePathText
(
FText InArg |
||
| WidgetArgsType & | ProceedButtonLabel
(
FText InArg |
||
| WidgetArgsType & | ProceedButtonTooltip
(
FText InArg |
||
| WidgetArgsType & | WidgetWindow
(
TSharedPtr< SWindow > InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |