Navigation
API > API/Plugins > API/Plugins/TedsTableViewer > API/Plugins/TedsTableViewer/SRowDetailsRow
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsTableViewer/Public/Widgets/SRowDetails.h |
| Include Path | #include "Widgets/SRowDetails.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SRowDetailsRow >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SRowDetailsRow > → SRowDetailsRow::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SRowDetails.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SRowDetails.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & Item
(
RowDetailsItemPtr InArg |
Widgets/SRowDetails.h |