Change Character via Structure

Never mind, I solve it thanks to you, thank you very much!

HOW I SOLVE IT:

Into my game instance I’ve created “Selected Character” variable which is Character Class Type
345927-
.

After that into my Character selector widget blueprint I casted my game instance and changed the variable with a new character class

.

Then i spawn it and posses it into my Gameplay GAME MODE