Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/SStandaloneCustomizedValueWidget
| |
|
| Name |
FArguments |
| Type |
struct |
| Header File |
/Engine/Source/Editor/PropertyEditor/Public/SStandaloneCustomizedValueWidget.h |
| Include Path |
#include "SStandaloneCustomizedValueWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SStandaloneCustomizedValueWidget >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SStandaloneCustomizedValueWidget > → SStandaloneCustomizedValueWidget::FArguments
Constructors
Typedefs
| Name |
Type |
Remarks |
Include Path |
| WidgetArgsType |
FArguments |
|
SStandaloneCustomizedValueWidget.h |
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
WidgetArgsType & ParentCategory
(
TSharedPtr< FDetailCategoryImpl > InArg
)
|
Optional Parent Detail Category, useful to access Thumbnail Pool. |
SStandaloneCustomizedValueWidget.h |
|