1. Home
  2. Docs
  3. AntiCheat
  4. Protected PlayerPrefs

Protected PlayerPrefs

Protect your on local client existing PlayerPrefs.

Just replace PlayerPrefs with ProtectedPlayerPrefs.

Storable types:

  • Bool
  • int
  • float
  • string
  • Vector2
  • Vector3
  • Vector4
  • Quaternion

Example: