◆ SetAssetPath()

void SetAssetPath ( string  key,
Object  value 
)
Parameters
keyThis string specifies a unique key/name that is used to lookup a particular saved value.
valueA PreFab object who's path to be stored in the preference. May not be null.

Implemented in XmlPreferenceInterface, PlayerPrefInterface, and EditorPrefInterface.