Navigation
API > API/Plugins > API/Plugins/LightMixer
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULightMixerEditorSettings
References
| Module | LightMixer |
| Header | /Engine/Plugins/Editor/ObjectMixer/LightMixer/Source/LightMixer/Public/LightMixerEditorSettings.h |
| Include | #include "LightMixerEditorSettings.h" |
Syntax
UCLASS&40;Config&61;ObjectMixer&41;
class ULightMixerEditorSettings : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHideObjectMixerMenuItem | If true, the Object Mixer menu item will be disabled and removed. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
ULightMixerEditorSettings
(
const FObjectInitializer& ObjectInitializer |