
C# Abstract Classes and Methods
Tutorial
intermediate
+0XP
10 mins
Unity Technologies

In this tutorial, you will begin to learn about abstract classes and their methods. These cannot be used by themselves, and are instead a form of template for child classes.