I have two objects that need to set the target UI button on a prefab.
Is there another way to do this rather than dragging the UI button into the required field?
Both of the objects are outside of the initial prefab, but the user needs to be able to click on the UI button that's within the prefab.
At present, I can drag the UI button into the field, but the prefab will be able to move between scenes hence my question.