Version: 2022.3
言語: 日本語

UndoPropertyModification

struct in UnityEditor

マニュアルに切り替える

説明

See Also: Undo.postprocessModifications.

変数

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 .