Hi guys so i’m having a problem with attaching my game object in hierarchy to button prefab that was instantiated to canvas child and get the function from that game object. I have no idea how to do this…
I have searched the function in unity API reference but I didn’t find anything…
And if can’t i still have 1 more idea… i just place the button in hierarchy and make a copy of it, but still I can’t find the way to do that…
Nevermind already solved