Interface IBundleBuildParameters
Inherited Members
Namespace: UnityEditor.Build.Pipeline.Interfaces
Syntax
public interface IBundleBuildParameters : IBuildParameters, IContextObject
Properties
AppendHash
Append the hash to the assetBundle file name.
Declaration
bool AppendHash { get; set; }
Property Value
Type | Description |
---|---|
Boolean |