Property AddressablesBuildSessionGUID
AddressablesBuildSessionGUID
A unique identifier for an addressables build.
Declaration
public GUID AddressablesBuildSessionGUID { get; }
Property Value
| Type | Description |
|---|---|
| GUID |
Remarks
This identifier uniquely identifies each addressables build, regardless of whether the build produces identical output. Failed or cancelled builds will also have a unique session GUID. This identifier is only used for Editor build tracking and analytics.