Class BuildUtility
Utility class for the Addressables Build Content process.
Inherited Members
Namespace: UnityEditor .AddressableAssets .Build
Assembly: Unity.Addressables.Editor.dll
Syntax
public class BuildUtility
Methods
Name | Description |
---|---|
Check |
Used during the build to check for unsaved scenes and provide a user popup if there are any. |
Get |
Creates a new bundle name using its hash and a given naming style. |
Is |
Determines if the given assembly is an editor assembly. |