Payout via SDK
If you do not have a server to receive payouts, you can payout your user via the SDK using the below method. This can be used by anyone but is not considered secure.
public void SpendCoins(float coinsToSpend)public float GetCurrentCoins()
Last updated