UE4 Using Widgets as an input source?

My recommendation is to create a variable called ElevatorReference in the widget

It could be of type actor or if you want to be more precise you can use your elevator class.

When you create the widget in the elevator class (create widget from class) save the widget as variable and then drag from its output and set ElevatorReference to self