unreal.LightmassBooleanParameterValue

class unreal.LightmassBooleanParameterValue

Bases: LightmassParameterValue

Boolean parameter value

C++ Source:

  • Module: UnrealEd

  • File: UnrealEdTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • override (bool): [Read-Write] Override: If true, override the given parameter with the given settings

  • parameter_value (bool): [Read-Write] Parameter Value: The boolean value to override the parent value with