◆ GetAssetAtPath()

Object GetAssetAtPath ( string  key)
Parameters
keyThis string specifies a unique key/name that is used to lookup a particular saved value in prefBase.
Returns
The Object loaded from the Path, may be null if no object is found.

Implements IStorePreferences.

References PlayerPrefInterface.GetString(), and PlayerPrefInterface.HasKey().

+ Here is the call graph for this function: