buildManifestHash
For ContentDirectory builds this returns the Hash128 of the build manifest. For other build types this returns a default Hash128.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Build.Reporting
- Assembly: UnityEditor.CoreModule
public readonly Hash128 buildManifestHash { get; }