Version: 2020.2
언어: 한국어

AssetDatabase.ImportPackageCallback

매뉴얼로 전환
public delegatevoid ImportPackageCallback (string packageName);

설명

Delegate to be called from AssetDatabase.ImportPackage callbacks. packageName is the name of the package that raised the callback.