Пример #1
0
        // Events of IAPInventoryManager

        private void handleOnCurrencyUpdated(IAPCurrency currency)
        {
            OnCurrencyUpdated.Invoke(currency);
        }