Navigation
API > API/Plugins > API/Plugins/AvalancheEditorCore > API/Plugins/AvalancheEditorCore/SAvaUserInputDialog
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheEditorCore/Public/Widgets/SAvaUserInputDialog.h |
| Include Path | #include "Widgets/SAvaUserInputDialog.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SAvaUserInputDialog >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SAvaUserInputDialog::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SAvaUserInputDialog.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SAvaUserInputDialog.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & Prompt
(
FText InArg |
Widgets/SAvaUserInputDialog.h |