Inheritance and polymorphism in object-oriented programming

Tutorial

·

foundational

·

+10XP

·

20 mins

·

17

Unity Technologies

Inheritance and polymorphism in object-oriented programming

Summary

1. Overview

2. What is inheritance?

3. What is polymorphism?

4. Create a new unit type

5. Override the BuildingInRange method

6. Understand Overloads

7. Override the GoTo methods

8. Summary

Complete this tutorial