Class AddressablesDataBuilderInput
Data builder context object for Addressables.
Inherited Members
Namespace: UnityEditor .AddressableAssets .Build
Assembly: Unity.Addressables.Editor.dll
Syntax
public class AddressablesDataBuilderInput
Constructors
Name | Description |
---|---|
Addressables |
Creates a default context object with values taken from the AddressableAssetSettings parameter. |
Addressables |
Creates a default context object with values taken from the AddressableAssetSettings parameter. |
Fields
Name | Description |
---|---|
Runtime |
The name of the default Runtime Catalog file. |
Runtime |
The name of the default Runtime Settings file. |
Properties
Name | Description |
---|---|
Addressable |
The main addressables settings object. |
Player |
Player build version. |
Previous |
The asset content state of a previous build. This allows detection of deltas with the current build content state. This will be null in standard builds. This is only set during content update builds. |
Profiler |
Bool to signify if profiler events should be broadcast. |
Registry | Registry of files created during the build |
Target | Build target. |
Target |
Build target group. |