SoloLearn C# Tutorial – More Classes: Destructors
Day 056 #100DaysOfCode
I started delving more into classes, which is on-time given the amount of Unity C# scripting I’ve been tackling lately.
I learned how Destructors work and it took me more than a minute to wrap my head around, but after playing with the code and writing my own snippet (pictured in my notes) I feel like I have it down now.
While I’m still not sure the exact use-case for it, at least I know I’ll be ready for it when I do.