Navigation
API > API/Plugins > API/Plugins/LightMixer
| Name | ULightMixerEditorSettings |
| Type | class |
| Header File | /Engine/Plugins/Editor/ObjectMixer/LightMixer/Source/LightMixer/Public/LightMixerEditorSettings.h |
| Include Path | #include "LightMixerEditorSettings.h" |
Syntax
UCLASS (Config=ObjectMixer)
class ULightMixerEditorSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULightMixerEditorSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ULightMixerEditorSettings
(
const FObjectInitializer& ObjectInitializer |
LightMixerEditorSettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHideObjectMixerMenuItem | bool | If true, the Object Mixer menu item will be disabled and removed. | LightMixerEditorSettings.h |
|