AutoPrefs.Vector4.

AutoPrefs.

DeletePref() Method

Summary

Deletes the value of this pref from UnityEngine.PlayerPrefs and reverts to the default value.

Syntax

public override void DeletePref()

Return Value

Type Description
void