Practicing C# Delegates with and without Return Types and Parameters

Tutorial

·

advanced

·

+10XP

·

50 mins

·

(135)

Unity Technologies

Practicing C# Delegates with and without Return Types and Parameters

In this tutorial, you will practice using different kinds delegates and events.

Languages available:

1. Practice Delegate of Type Void With Parameters

2. Practice Delegate of Type Void With No Parameters using Lambda

3. Practice Delegate with Return Type without Parameters

4. Practice Delegate with Return Type and Parameters

Complete this tutorial