Version: 2021.3
언어: 한국어

Events.registeredPackages

매뉴얼로 전환

파라미터

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.