Simple IAP System
4.3
|
Displays currency value in a text component. Also updates this value in case it changed. More...
Public Attributes | |
Text | label |
Text reference for displaying the currency value. More... | |
string | currency |
Name of currency to display (set via IAP Settings editor). More... | |
float | duration = 2 |
Time for animating the current start to end value. More... | |
Displays currency value in a text component. Also updates this value in case it changed.
string currency |
Name of currency to display (set via IAP Settings editor).
float duration = 2 |
Time for animating the current start to end value.
Text label |
Text reference for displaying the currency value.