Comment by nickkell

4 months ago

Awww that's not fair.

C# actually has fairly good null-checking now. Older projects would have to migrate some code to take advantage of it, but new projects are pretty much using it by default.

I'm not sure what the situation is with Unity though - aren't they usually a few versions behind the latest?