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

I think it depends, as with all things in programming :stuck_out_tongue: - but yeah I prefer the TMap approach, then if you add items you don’t have to dart around code to find all the places you used it and modify them etc…