Method ProcessAllGroups
ProcessAllGroups(AddressableAssetsBuildContext)
Loops over each group, after doing some data checking.
선언
protected virtual string ProcessAllGroups(AddressableAssetsBuildContext aaContext)
파라미터
타입 | 이름 | 설명 |
---|---|---|
AddressableAssetsBuildContext | aaContext | The Addressables builderInput object to base the group processing on |
반환
타입 | 설명 |
---|---|
string | An error string if there were any problems processing the groups |