BuildUtilities

class in UnityEditor.PackageManager

Cambiar al Manual

Descripción

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

BuildUtilities is a static class so you don't need to obtain an instance of it before calling its methods.

See Also: IShouldIncludeInBuildCallback.

Funciones Estáticas

RegisterShouldIncludeInBuildCallbackRegisters a callback object for a package.