Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor
A row selector that depends on whether hybrid rows are allowed
| Name | FHybridRowSelector |
| Type | struct |
| Header File | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Public/Views/List/Modes/ObjectMixerOutlinerMode.h |
| Include Path | #include "Views/List/Modes/ObjectMixerOutlinerMode.h" |
Syntax
struct FHybridRowSelector
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FHybridRowSelector
(
const FObjectMixerOutlinerMode* Mode |
Views/List/Modes/ObjectMixerOutlinerMode.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAllowHybridRows | bool | Views/List/Modes/ObjectMixerOutlinerMode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ShouldAllowHybridRows() |
Views/List/Modes/ObjectMixerOutlinerMode.h |