Light Intensity Multiplier

Is there any Blueprint function or method to adjust the intensity percentage of a light without changing the Intensity preset? Something like an intensity multiplier (0 = 0%, 1 = 100%). Do I need to use Light Functions?

I have a complex lighting setup and I’m trying to avoid having to store all the intensity defaults in variables.