◆
SetInt()
void SetInt
(
string
key
,
int
value
)
Parameters
key
A string that uniquely identifies the Preference in storage.
value
An integer value to be stored in the preference.
Implements
IStorePreferences
.
EyE
Unity
Extensions
XmlPreferenceInterface