Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor > API/Plugins/ObjectMixerEditor/SInlinePropertyCellWidget
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Public/Views/Widgets/SInlinePropertyCellWidget.h |
| Include Path | #include "Views/Widgets/SInlinePropertyCellWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SInlinePropertyCellWidget >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SInlinePropertyCellWidget > → SInlinePropertyCellWidget::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Views/Widgets/SInlinePropertyCellWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Views/Widgets/SInlinePropertyCellWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & OnPropertyValueChanged
(
const TDelegate< void(const FPropertyChangedEvent&)>& InDelegate |
Views/Widgets/SInlinePropertyCellWidget.h |