◆ GetVector2()

static Vector2 GetVector2 ( this IStorePreferences  interfaceReference,
string  key 
)
static
Parameters
interfaceReferenceThis IStorePreferences will be used to get the value.
keyThis string specifies a unique key/name that is used to lookup a particular saved value in prefBase.
Returns
Returns the Vector3 value found in the key.

References IStorePreferences.GetFloat(), and IStorePreferences.HasKey().

+ Here is the call graph for this function: