C# Switch Statements
Tutorial
·
Beginner
·
+10XP
·
10 mins
·
(182)
Unity Technologies

In this tutorial, you will learn about switch statements. These can be used for game logic, like if statements. They are used to efficiently check multiple conditions.
Languages available: