Version: 2021.1
言語: 日本語

パラメーター

value A PackageRegistrationEventArgs structure describing the modifications to the registered packages list.

説明

Event raised after applying changes to the registered packages list.

Occurs after the asset database is done refreshing, which is after scripts are compiled and the domain reloaded (if necessary).
Note: There is no guarantee that the AssetPostprocessor will finish by the time this event is raised, so don't rely on the execution order for post-processing events.