TMaps with Enums as Keys should allow new entries by incrementing key instead of checking for defaul

If I was in C++, you’re right, I would use a switch for all the reasons you’d expect. In BP, its not really the same.