C# Interfaces

Tutorial

intermediate

+10XP

15 mins

137

Unity Technologies

C# Interfaces

In this tutorial, you will learn about interfaces. These are a useful method for enforcing certain characteristics in classes without using inheritance.

1. Interfaces Made Easy

2. Generic Interfaces

Complete this Tutorial