Change Light Intensity when player enters in trigger

Hi
can I change Change Light Intensity when player enters in trigger.Can you help me how to blueprint this action ? :confused:

You can use the Set Intensity node and a begin overlap on your trigger volume to set the intensity of a light. Something like this should work just set the new intensity value:

128917-setlightintensity.png