C# Enumerations in Unity! – Beginner Scripting Tutorial
Watch this video in context on Unity Learn:
https://learn.unity.com/tutorial/enumerations
Enumerations allow you to create a collection of related constants. In this video you will learn how to declare and use enumerations in your code.