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