assets-prefab-close
Close the currently opened prefab in Unity Editor, saving or discarding changes as needed.
Instructions
Close currently opened prefab. Use it when you are in prefab editing mode in Unity Editor. Use 'assets-prefab-open' tool to open a prefab first.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | True to save prefab. False to discard changes. | true |