Hey @EhOpranD
I suggest a different approach.
In case you have any doubts:
- Direct reference from lamp to switches: Direct Blueprint Communications | Unreal Engine Documentation
- To bind function in lamp that will be called when a switch is toggled: Event Dispatchers | Unreal Engine Documentation
- Interface to toggle the switches from the character: Blueprint Interface | Unreal Engine Documentation
Hope it helps.