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 (MinimalAPI, Config=ObjectMixer)
class ULightMixerEditorSettings : public UObject
Inheritance Hierarchy
Constructors
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 |
- Config
- EditAnywhere
- Category="Light Mixer"
- Meta=(ConfigRestartRequired=true)
|
Functions
Public