void SetString | ( | string | key, |
string | value | ||
) |
key | A string that uniquely identifies the Preference in storage. |
value | A string value to be stored in the preference. |
Implemented in XmlPreferenceInterface, EditorPrefInterface, and PlayerPrefInterface.