Summary
Applies the desired modifications to the `data` before it is saved.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .Tools - Containing Type
- RenameSpritesTool
Syntax
protected override void Modify(TextureImporter importer, List<Sprite> sprites)
Parameters
| Name | Type | Description |
|---|---|---|
| importer | TextureImporter | |
| sprites | List |
Return Value
| Type | Description |
|---|---|
| void |