Exemplo n.º 1
0
 public override void Start()
 {
     base.Start();
     MarketApi.GetPlayerBalance(OnSuccess, OnError);
 }