Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor > API/Plugins/ObjectMixerEditor/FObjectMixerEditorListRowData
| Name | FTransientEditorVisibilityRules |
| 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 FTransientEditorVisibilityRules
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShouldBeHiddenInEditor | bool | If true, the user wants the row to be hidden temporarily in the editor. | Views/List/ObjectMixerEditorListRowData.h | |
| bShouldBeSolo | bool | If true, the user wants the row to have solo visibility. | Views/List/ObjectMixerEditorListRowData.h |