In this tutorial, we take a quick look at enums or enumerations in the Verse programming language. We explore what an enum is, how to access it, and how to create a basic enum in Verse. An enum is simply a list of labels or things, but if you are going to make an enum yourself, you also need to program in some functionality. This video shows one way that can be done.
https://dev.epicgames.com/community/learning/tutorials/y457/fortnite-understanding-accessing-and-making-an-enum-in-verse-code