Navigation
API > API/Plugins > API/Plugins/DatasmithImporter
| Name | FDisplayParameters |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/UI/DatasmithDisplayHelper.h |
| Include Path | #include "UI/DatasmithDisplayHelper.h" |
Syntax
struct FDisplayParameters
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAskForSameOption | bool | UI/DatasmithDisplayHelper.h | ||
| CancelButtonLabel | FText | UI/DatasmithDisplayHelper.h | ||
| CancelButtonTooltip | FText | UI/DatasmithDisplayHelper.h | ||
| FileLabel | FText | UI/DatasmithDisplayHelper.h | ||
| FileTooltip | FText | UI/DatasmithDisplayHelper.h | ||
| MinDetailHeight | float | UI/DatasmithDisplayHelper.h | ||
| MinDetailWidth | float | UI/DatasmithDisplayHelper.h | ||
| PackageLabel | FText | UI/DatasmithDisplayHelper.h | ||
| ProceedButtonLabel | FText | UI/DatasmithDisplayHelper.h | ||
| ProceedButtonTooltip | FText | UI/DatasmithDisplayHelper.h | ||
| WindowTitle | FText | UI/DatasmithDisplayHelper.h |