Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Editor
Inheritance Hierarchy
- FLightmassParameterValue
- FLightmassBooleanParameterValue
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Editor/UnrealEdTypes.h |
Include | #include "Editor/UnrealEdTypes.h" |
Syntax
struct FLightmassBooleanParameterValue : public FLightmassParameterValue
Remarks
Boolean parameter value
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint32: 1 | ParameterValue | The boolean value to override the parent value with |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |