Navigation
API > API/Plugins > API/Plugins/USDStageImporter > API/Plugins/USDStageImporter/SUsdOptionsWindow
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/USDStageImporter/Public/USDOptionsWindow.h |
| Include Path | #include "USDOptionsWindow.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SUsdOptionsWindow >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SUsdOptionsWindow::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
USDOptionsWindow.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | USDOptionsWindow.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & AcceptText
(
FText InArg |
USDOptionsWindow.h | ||
WidgetArgsType & OptionsObject
(
UObject* InArg |
USDOptionsWindow.h | ||
WidgetArgsType & Stage
(
const UE::FUsdStage* InArg |
USDOptionsWindow.h | ||
WidgetArgsType & WidgetWindow
(
TSharedPtr< SWindow > InArg |
USDOptionsWindow.h |