Condition_CanCustomizeBrightness
Checks whether the BaseObject light object can have its brightness changed at all - that is, whether it owns a customizable part whose ParamUsage enables both emissive color and emissive multiplier. Gate the brightness interaction bags with this so they disappear on lamps that have no customizable emissive part, instead of showing entries that do nothing when clicked. BaseObject = Target (the light object). S1/S2 and F1/F2 are unused. CompareType must be Equal or NotEqual.