Delete Key
Node description and basic instructions
Description
Removes the given key from the PlayerPrefs. If the key does not exist, DeleteKey has no impact.
To create it, right-click in the editor and select Create Node/Tasks/Player Prefs/Delete Key
This task node has a number of fields, that are highlighted in picture below.

Fields
Name
Description
Node Name
Name of node.
Ignore About Self
Whether node ignores abort self or not.
Key
Key name in string representation.
Last updated