◆ SetColor()

static void SetColor ( this IStorePreferences  interfaceReference,
string  key,
Color  color 
)
static
Parameters
interfaceReferenceThis IStorePreferences will be used to set the value.
keyThis string specifies a unique key/name that is used to lookup a particular saved value in prefBase.
colorA Vector3 value to be stored in the preference.

References IStorePreferences.SetFloat().

+ Here is the call graph for this function: