Class ProjectConfigData
The project configuration settings for addressables.
Inherited Members
Namespace: UnityEditor .AddressableAssets .Settings
Assembly: Unity.Addressables.Editor.dll
Syntax
public class ProjectConfigData
Properties
Name | Description |
---|---|
Active |
The active play mode data builder index. |
Build |
File format of the bundle build layout report. |
Build |
Returns the file paths of build reports used by the Build Reports window. |
Generate |
Whether to generate the bundle build layout report. |
Hierarchical |
Whether to allow searching for assets parsed hierarchally in the Addressables Groups window. |
Local |
The local bundle loading speed used in the Simulate Groups (advanced) playmode. |
Remote |
The remote bundle loading speed used in the Simulate Groups (advanced) playmode. |
Show |
Whether to display groups names parsed hierarchally in the Addressables Groups window. |
Show |
Whether to display sub objects in the Addressables Groups window. |
Methods
Name | Description |
---|---|
Add |
Adds the filepath of a build report to be used by the Build Reports window |
Clear |
Removes all build reports from the Build Reports window |
Remove |
Removes the build report located at reportFilePath from the list of build reports shown in the Build Reports window |
Remove |
Removes the build report at index from the list of build reports shown in the Build Reports window |