FusedQyou
✅ why am i getting the CS0246 error on unity for this code?
The correct answer is to configure Unity before bothering to fix these issues https://discord.com/channels/143867839282020352/1365348050616188948/1365348596202999858
62 replies
Regex help.
I don't know what you are trying to achieve given that this question is for fixing your regex, but if the whole point is to determine the location of "C#" in your string, then please just use IndexOf instead of overcomplicating it with a regex.
11 replies