Keyword `void' cannot be used in this context

I get these errors Keyword void' cannot be used in this context and error CS1525: Unexpected symbol (‘, expecting )', ,’, ;', [‘, or `=’ here is the code
The Error is on line 88

You did not close your OnGUI method.

1 Like