BuildName
The build name of the content directory (e.g. from the Manifest build name).
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.Loading
- Assembly: UnityEngine.ContentLoadModule
public string BuildName { get; }
Remarks
This is the name set through _name when the content directory was built.