Back to Browse

Unity Tutorial 17 - Conditional Statements in C#

5.1K views
Oct 16, 2015
17:58

Conditional statements are used so that your program can make decisions. When your program has a range of conditions, you can build powerful algorithms. In this tutorial, you will learn about if statements, if/else statements, and if/else if statements. Sample code: http://codemahal.com/video/conditional-statements-in-c/

Download

0 formats

No download links available.

Unity Tutorial 17 - Conditional Statements in C# | NatokHD