Field ProviderTypes
A hash set of all the provider types included in the build.
Namespace: UnityEditor.AddressableAssets.Build.BuildPipelineTasks
Syntax
public HashSet<Type> ProviderTypes
Returns
Type | Description |
---|---|
HashSet<Type> |
A hash set of all the provider types included in the build.
public HashSet<Type> ProviderTypes
Type | Description |
---|---|
HashSet<Type> |