Home »Action Reference»PlayerPrefs Actions»PlayerPrefsHasKey
Index

PlayerPrefsHasKey

Returns true if key exists in the preferences.

Key
The name of the PlayerPref to test for.
Variable
Store the result in a bool variable.
True Event
Event to send if the PlayerPref exists.
False Event
Event to send if the PlayerPref does not exist.