Ejemplo n.º 1
0
 /// <summary>
 /// This method is called by the native Spil SDK, it should not be used by developers.
 /// </summary>
 public void DailyBonusError(string error)
 {
     SpilUnityImplementationBase.fireDailyBonusError(error);
 }