Click or drag to resize
PlayerPrefsDeleteAll Class
Finds prefabs who have the specified MonoBehaviour attached.
Inheritance Hierarchy
SystemObject
  Slash.Unity.Editor.Common.MenuItems.UtilPlayerPrefsDeleteAll

Namespace: Slash.Unity.Editor.Common.MenuItems.Util
Assembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax
public static class PlayerPrefsDeleteAll

The PlayerPrefsDeleteAll type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDeleteAllPlayerPrefs
Deletes all player prefs.
Top
See Also