ButtonAttribute.

SetDirty Property

Summary

If true, clicking the button will automatically call UnityEditor.EditorUtility.SetDirty(UnityEngine.Object) after invoking the method.

Syntax

public bool SetDirty { get; set; }

Value

Type Description
bool