unit

C# Survival Guide - Functions and Methods

1 Min

What you will learn

In this project, you will learn about methods. Methods are also called functions in C#. They are used to segment your scripts into modular, self-contained, and reusable bundles.

Additional XP earned by completing the unit

+60