[C#] Public Getter
Intro
There's a good chance that you've stumbled across the term serialization.It allows us to see variables in the inspector and it's easier to parse data into a JSON when building a saving system, but there's of course more depth to it.
The Problem...
tommygamedev.hashnode.dev3 min read