◆ SetString()

void SetString ( string  key,
string  value 
)
Parameters
keyA string that uniquely identifies the Preference in storage.
valueA string value to be stored in the preference.

Implemented in XmlPreferenceInterface, EditorPrefInterface, and PlayerPrefInterface.