EditorPrefs.DeleteKeystatic function DeleteKey (key : String) : voidDescriptionRemoves key and its corresponding value from the preferences.
// Removes a user entered editor preference, if it doesnt exists it prints a message. |
|
||||
| Scripting > Editor Classes > EditorPrefs | ||||
EditorPrefs.DeleteKeystatic function DeleteKey (key : String) : voidDescriptionRemoves key and its corresponding value from the preferences.
// Removes a user entered editor preference, if it doesnt exists it prints a message. |