Google “blueprint enumeration” and “switch on enumeration unreal blueprint”.
you can also switch on ints and bools but for a beginner i think you’ll have easier time understanding using an enumerator.
matthew wadstein on youtube is the go-to guy for quick tutorials covering the basics like this.