docs.unity.cn
    Show / Hide Table of Contents

    Class BuildUtility

    Utility class for the Addressables Build Content process.

    Inheritance
    Object
    BuildUtility
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.AddressableAssets.Build
    Syntax
    public class BuildUtility

    Methods

    Name Description
    CheckModifiedScenesAndAskToSave()

    Used during the build to check for unsaved scenes and provide a user popup if there are any.

    GetNameWithHashNaming(BundledAssetGroupSchema.BundleNamingStyle, String, String)

    Creates a new bundle name using its hash and a given naming style.

    IsEditorAssembly(Assembly)

    Determines if the given assembly is an editor assembly.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use