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