BuildUtilities

class in UnityEditor.PackageManager

매뉴얼로 전환

설명

Utility class that allows packages to register build callbacks with the Unity Package Manager.

BuildUtilities is a static class so you do not need to obtain an instance of it before calling its methods.

See Also: IShouldIncludeInBuildCallback.

정적 함수

RegisterShouldIncludeInBuildCallbackRegister a callback object for a package.