Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor > API/Plugins/ObjectMixerEditor/FObjectMixerEditorListRowData
| Name | FPropertyPropagationInfo |
| Type | struct |
| Header File | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Public/Views/List/ObjectMixerEditorListRowData.h |
| Include Path | #include "Views/List/ObjectMixerEditorListRowData.h" |
Syntax
struct FPropertyPropagationInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPropertyPropagationInfo() |
Views/List/ObjectMixerEditorListRowData.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PropertyName | FName | Views/List/ObjectMixerEditorListRowData.h | ||
| PropertyValueSetFlags | EPropertyValueSetFlags::Type | Views/List/ObjectMixerEditorListRowData.h | ||
| RowIdentifier | FSceneOutlinerTreeItemID | Views/List/ObjectMixerEditorListRowData.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FPropertyPropagationInfo& Other |
Views/List/ObjectMixerEditorListRowData.h |