Summary
Captures the state of the target as an undo step.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Modify
Serialized Field
Syntax
public ModifySerializedField(Object target, string name = "Inspector", bool mightBePrefab = false)
Parameters
| Name | Type | Description |
|---|---|---|
| target | Object | |
| name | string | |
| mightBePrefab | bool |
Return Value
| Type | Description |
|---|---|
| void |