https://discussions.unity.com/t/enumaration-error-cs1025-single-line-comment-or-end-of-line-expected/166705
Enumaration error CS1025: Single-line comment or end-of-line expected - Questions & Answers - Unity...
Jun 3, 2016 - Hi. I was converting my code from Javascript to C#. The code works in JS and then I converted it to C# with no problem since I know both languages. However...