Pass class from UI to Character

This is easy, you need to cast to CharSelect using an object, and then link the target to get char stats. Honestly it will be easier if you make the ‘Char Stats’ array in a game mode BP, and then just cast using ‘get game mode’ as the object, and link cast target to the array. inside the char select.