Method ProcessAllGroups
ProcessAllGroups(AddressableAssetsBuildContext)
Loops over each group, after doing some data checking.
Declaration
protected virtual string ProcessAllGroups(AddressableAssetsBuildContext aaContext)
Parameters
| Type | Name | Description |
|---|---|---|
| AddressableAssetsBuildContext | aaContext | The Addressables builderInput object to base the group processing on |
Returns
| Type | Description |
|---|---|
| string | An error string if there were any problems processing the groups |