UndoPropertyModification

struct in UnityEditor

Cambiar al Manual

Descripción

See Also: Undo.postprocessModifications.

Variables

currentValue The current value of the modified property. See Also: PropertyModification.
keepPrefabOverrideIndicates whether to retain modifications when the targeted object is an instance of a Prefab.
previousValue The previous value of the modified property. See Also: PropertyModification .