Class Inheritence

Tutorial

intermediate

+10XP

30 mins

169

Unity Technologies

Class Inheritence

In this tutorial, you will learn about inheritance. This is the process by which child classes can use data members and functions from a parent class.

1. Class Inheritence

2. Bank System Inheritance Example

Complete this Tutorial