◆ SetBool()

static void SetBool ( this IStorePreferences  interfaceReference,
string  key,
bool  value 
)
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.
valueA Vector3 value to be stored in the preference.

References IStorePreferences.SetInt().

+ Here is the call graph for this function: