AutoPrefs.EditorInt.

AutoPrefs.

DeletePref() Method

Summary

Deletes the value of this pref from UnityEditor.EditorPrefs and reverts to the default value.

Syntax

public override void DeletePref()

Return Value

Type Description
void