Class AddressableUtil
Utility helpers for interacting with the Addressables configuration.
Inherited Members
Namespace: AutoGroupGenerator
Assembly: Unity.AutoGroupGenerator.Editor.dll
Syntax
public static class AddressableUtil
Methods
| Name | Description |
|---|---|
| FindDefaultAddressableGroupTemplate() | Finds the default Addressable group template from the project settings. |
| GetAddressableEntries() | Gets all Addressable asset entries from non-read-only groups. |
| GetExtendedAddressableEntries(bool) | Gets addressable asset paths, expanding folders into their contained assets. |