So I pasted the OnUserInput code into my code, and a red line appeared beneath it. When I clicked on it, it offered to update my language to at least version 7(?), and then when I clicked that, this happened. And the error is
“The local function ‘OnUserInput’ is declared but never used”
AND
“The local function ‘Update’ is declared but never used”
Everything was fine before, and visual studio was already fully up to date.
What is happening?