Method GetExpectedGroupName
GetExpectedGroupName(IList<LocaleIdentifier>, Object, AddressableAssetSettings)
Returns the name of the group that the asset will be moved to when calling AddToGroup(Object, IList<LocaleIdentifier>, AddressableAssetSettings, bool).
Declaration
public virtual string GetExpectedGroupName(IList<LocaleIdentifier> locales, Object asset, AddressableAssetSettings aaSettings)
Parameters
| Type | Name | Description |
|---|---|---|
| IList<LocaleIdentifier> | locales | |
| Object | asset | |
| AddressableAssetSettings | aaSettings |
Returns
| Type | Description |
|---|---|
| string |