Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


hasModifiedProperties

Is true when the SerializedObject has a modified property that has not been applied.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public bool hasModifiedProperties { get; }