Manual     Reference     Scripting  
  
Scripting > Runtime Classes > PlayerPrefs   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Attributes
  • Enumerations
  • History
  • Index
  • PlayerPrefs
  • All Members
  • Class Functions
  • DeleteAll
  • DeleteKey
  • GetFloat
  • GetInt
  • GetString
  • HasKey
  • Save
  • SetFloat
  • SetInt
  • SetString

PlayerPrefs.DeleteKey  

static function DeleteKey (key : String) : void

Description

Removes key and its corresponding value from the preferences.