|Target|'''[[Type:IField`1|IField`1]]<T>'''|TypeAdv0=true| The field edited by the user.
|ValueBefore|'''T'''|TypeAdv1=true|
|ValueBefore|'''T'''|TypeAdv1=true| The value before it was edited by the user.
|ValueAfter|'''T'''|TypeAdv2=true|
|ValueAfter|'''T'''|TypeAdv2=true| The value after it was edited by the user.
|_performed|Bool|
|_performed|Bool| Whether this has been done or has been undone instead.
|_description|String|
|_description|String| The description of this undo step.
}}
}}
Line 17:
Line 17:
== Examples ==
== Examples ==
This component is generated by the [[Component:UndoManager|Undo Manager]] when a user edits a value field, usually through a [[Component:TextEditor|Text Editor]] inside of an inspector.