| void SetInt | ( | string | key, |
| int | value | ||
| ) |
| key | A string that uniquely identifies the Preference in storage. |
| value | An integer value to be stored in the preference. |
Implemented in XmlPreferenceInterface, EditorPrefInterface, and PlayerPrefInterface.
Referenced by MultikeyPrefHelper.SetBool().
Here is the caller graph for this function: