◆ HasVector2Key()

static bool HasVector2Key ( this IStorePreferences  interfaceReference,
string  key 
)
static
Parameters
interfaceReferenceThis IStorePreferences will be used to check the key.
keyThis string specifies a unique key/name that is used to lookup a particular saved value in prefBase.
Returns
Returns TRUE if the key is found in Editor Prefs, FALSE otherwise.

References IStorePreferences.HasKey().

+ Here is the call graph for this function: