Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Preferences
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULightmassOptionsObject
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Preferences/LightmassOptionsObject.h |
| Include | #include "Preferences/LightmassOptionsObject.h" |
Syntax
class ULightmassOptionsObject : public UObject
Remarks
Lightmass Options Object Property window wrapper for various Lightmass settings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLightmassDebugOptions | DebugSettings | ||
| FSwarmDebugOptions | SwarmSettings |
Constructors
| Type | Name | Description | |
|---|---|---|---|
ULightmassOptionsObject
(
const FObjectInitializer& ObjectInitializer |