Version: 2021.1
언어: 한국어

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 .