C# Class and Array

Hello, im new to unity, only made a few things and rpg elements so far, and ive comen to the point where i think its time i learn about classes and arrays.

I really dont have any experience with either, the only thing i iknow is that a class is where you can make like a “Car class” and then when you create a car script for a bwm or ferrari etc then it inherits from the car class somehow.
And that arrays is some kind of listing system :slight_smile:

if anyone knows a good tut or anything i would appreacite it alot , or even help me with learning it it would mean alot :slight_smile:

http://msdn.microsoft.com/en-us/library/aa288436(v=vs.71).aspx

Thanks for the link, im checking it now and it seems really useful!! :-D

1 Answer

1

If you go to learn Arrays, then Learn List and Dictionary too =) there are also many Youtube tuts around they will Cover your Basic needs with Examples and Explanation.

Well, it would be nice to have a link or something or a quick explanation of lit and dictionarys :i