PlayerPrefs.DeleteAll
static function DeleteAll(): void;
static void DeleteAll();
static def DeleteAll() as void
Description

Removes all keys and values from the preferences. Use with caution.