Version: 2018.2

AssetPostprocessor.OnPostprocessSprites(Texture2D, Sprite[])

Switch to Manual

Description

Add this function to a subclass to get a notification when an texture of sprite(s) has completed importing.

For Multiple sprite-mode assets each sprite will be passed in the second argument as an array of sprites.