Looks like this was done by overriding onClicked and feeding the reference to the widget. Or by tracing.
- create a reference variable in the widget
- get player controller → get hit under cursor → break hit → Actor → set widget’s reference
Looks like this was done by overriding onClicked and feeding the reference to the widget. Or by tracing.