Class used for deserialization and interaction with the player’s account to store stats
RegisterMadderController
method.
The Madder Player class is also used to update the player’s account with stats.
This class contains the player’s gamername and a dictionary of MadderStat objects.
In the MadderStat dictionary, the key is the name of the stat, and the value is the stat object.
MadderPlayer
objects that have joined the game.
To update a player’s stats, you will need to call the Madder Messager’s
UpdateMadderPlayerStats
method.