PlayerPrefs.HasKey
static function HasKey(key: string): bool;
static bool HasKey(string key);
static def HasKey(key as string) as bool
Description

Returns true if key exists in the preferences.