Home »Action Reference»PlayerPrefs Actions»PlayerPrefs Set Int
Index

PlayerPrefs Set Int

Sets the value of the preference identified by key. Lets you save an int value that you can load later with PlayerPrefs Get Int.

Count
Set the number of integers you want to save.
Key
Case sensitive key.
Values
The value to save.