I’m struggling to understand why accessing to the getter method GetAnswer() using the reference to “QuestionSO question”, is working to get the answers display on the buttons
instead of the “QuestionSO answers” that was created in the QuestioSO script, that tecnically hold the data for the answers array
…i find it hard to make sense…this thing i think is a very important step, and if i fail to fully grasp the logic on it, i will have hard times every time i need to use any getter methods