Table of Contents
위 블로그에서 참조
요약하자면
count = System.Enum.GetValues(typeof(COLUMNS)).Length;
출처: https://afsdzvcx123.tistory.com/entry/C-문법-C-Enum-Count-가져오는-방법 [BeomBeomJoJo - Programmer]'Unity > C#' 카테고리의 다른 글
| Unity 3D 모바일 터치이펙트 만들기 (0) | 2021.12.08 |
|---|---|
| async콜백 안에서 Unity API 사용하기 (0) | 2021.11.09 |
| (C#, Unity) Property(프로퍼티)를 인스펙터에 노출시키기 (0) | 2021.11.02 |
| C# 확장메소드, List 셔플 (0) | 2021.10.25 |
| WindowsForm#1-Button 컨트롤 (0) | 2021.08.05 |