Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor
| Name | SInlinePropertyCellWidget |
| Type | class |
| Header File | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Public/Views/Widgets/SInlinePropertyCellWidget.h |
| Include Path | #include "Views/Widgets/SInlinePropertyCellWidget.h" |
Syntax
class SInlinePropertyCellWidget : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SInlinePropertyCellWidget
- FSlateControlledConstruction → SWidget → SCompoundWidget → SInlinePropertyCellWidget
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Views/Widgets/SInlinePropertyCellWidget.h | ||
FReply MakePropertyContextMenu
(
const FPointerEvent& MouseEvent |
Views/Widgets/SInlinePropertyCellWidget.h | ||
virtual FReply OnMouseButtonUp
(
const FGeometry& MyGeometry, |
Views/Widgets/SInlinePropertyCellWidget.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool CanPaste() |
Views/Widgets/SInlinePropertyCellWidget.h | ||
void CopyPropertyName() |
Views/Widgets/SInlinePropertyCellWidget.h | ||
void CopyPropertyValue() |
Views/Widgets/SInlinePropertyCellWidget.h | ||
void PastePropertyValue() |
Views/Widgets/SInlinePropertyCellWidget.h |