◆
SetString()
void SetString
(
string
key
,
string
value
)
Parameters
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
.
EyE
Unity
Extensions
IStorePreferences