Thank you for your reply!!!
Would it also work, when there is a new user, and it creates a new username and password? Does it destroy the old user data or would it keep the old user data and create new user data? I’m sorry, if you didn’t get my explanation.
In my game instance I have username and made it editable. SO in my user Creation menu it saves the username and user password to game-instance. To recall/ load information to other widget User main menu, I’m a bit lost, I know I have to cast it to my game-instance (SAVE THE GAME) but from there I’m a bit confused. Would you mind helping me?