Summary

public void RequestChangeBalance(long amount)

Changes the balance of the account of this player by given amount. Sends a message to server with the request.

Parameters