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 |
|---|---|
| ActivePlayModeIndex | The active play mode data builder index. |
| GenerateBuildLayout | Whether to generate the bundle build layout report. |
| HierarchicalSearch | Whether to allow searching for assets parsed hierarchally in the Addressables Groups window. |
| LocalLoadSpeed | The local bundle loading speed used in the Simulate Groups (advanced) playmode. |
| PostProfilerEvents | Whether to post profiler events in the ResourceManager profiler window. |
| RemoteLoadSpeed | The remote bundle loading speed used in the Simulate Groups (advanced) playmode. |
| ShowGroupsAsHierarchy | Whether to display groups names parsed hierarchally in the Addressables Groups window. |
| ShowSubObjectsInGroupView | Whether to display sub objects in the Addressables Groups window. |