Interface ISchemaBuilder
Interface for schema builders that process specific AddressableAssetGroupSchema types during a build. Implementations handle schema-specific build logic such as AssetBundle creation or Content Directory generation.
Namespace: UnityEditor.AddressableAssets.Build
Assembly: Unity.Addressables.Editor.dll
Syntax
public interface ISchemaBuilder
Properties
| Name | Description |
|---|---|
| Name | The name of the schema builder, used for GUI. |