C# Enumerations in Unity! – 初學者腳本教程
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.