monkey
Referencing Things
Is there a way to have visual studio code color things that are referencing other things, it does do it sometimes, but for example, I have a variable of type GraphicsWindow called _window and I can't see where that type is, or what its referencing because it shows up as if its not actually a thing, hovering over it does nothing, and its just white
47 replies
❔ Predicates
How the shit do predicates work I've been staring at a example on microsofts document on predicates for the past 5 mins and theres so much back and fourth idk what is going on, I don't know how things are getting called, I don't know how things are getting set. Please someone for the love of god explain how tf predicates work
62 replies
❔ C# Resources
I'm a fast learner but I also have a very short attention span. Currently I only have learnt Unity C# and I would like to learn actual C#. The only reason I was able to learn Unity C# was because it was in my class at school and so I had nothing else to do. I basically just read it, sometimes took time to understand why a bit of it works, and just copied and paste it, and somehow it stuck. Is there any resource I can use to learn C# quickly, or just teaches me the basics and I can learn it myself, or something similar to Unity's create with code but for actual C#?
6 replies