MMO Starter Kit

Hello to all!

Once again I want to raise the question of changing the character choice in the game (model of a man or a woman).

I want to understand how this system works. In picture 2 (class selection widget), how does the MySQL database work?

There is for example a ModularPlayerCharacter, I recreated the change of the skeleton grid, animation and material. Everything works well, but I cannot understand how it interacts with the base, for example, I choose a man and a model of a man appears in my game, if I create a woman, then I should have a model of a woman.

I’m wondering where to find the ModularPlayerCharacter relationship with the MySQL database?