Navigation
API > API/Plugins > API/Plugins/ObjectMixerEditor
References
| Module | ObjectMixerEditor |
| Header | /Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Source/ObjectMixer/Public/ObjectMixerEditorSerializedData.h |
| Include | #include "ObjectMixerEditorSerializedData.h" |
Syntax
USTRUCT&40;&41;
struct FObjectMixerColumnData
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShouldBeEnabled | ||
| FName | ColumnName |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FObjectMixerColumnData& Other |