Show / Hide Table of Contents

Class BuildUtilities

Inheritance
Object
BuildUtilities
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEditor.PackageManager
Assembly: UnityEditor.dll
Syntax
public static class BuildUtilities

Methods

| Improve this Doc View Source

RegisterShouldIncludeInBuildCallback(IShouldIncludeInBuildCallback)

Declaration
public static void RegisterShouldIncludeInBuildCallback(IShouldIncludeInBuildCallback cb)
Parameters
Type Name Description
IShouldIncludeInBuildCallback cb
  • Improve this Doc
  • View Source
Back to top Generated by DocFX