Reconnect and restore state

Options
Hi, I need to make reconnect to the game and restore the game state. But I do not know best place to store information about the game and users( we have 16-32 users). And I have several questions:
1. Whether the properties are cleared after the player is disconnected?
2. If so, what is the best place to store information about the user, with which I can restore his state?

Comments