| void SetAssetPath | ( | string | key, |
| Object | value | ||
| ) |
| key | This string specifies a unique key/name that is used to lookup a particular saved value in prefBase. |
| value | Reference to the Asset to be stored in the preference. |
Implements IStorePreferences.
References EditorPrefInterface.SetString().
Here is the call graph for this function: