Build
3 tools in this family (folder Editor/Tools/Build/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
build_asset_bundles | destructive | Build all AssetBundles to the given output directory for the active build target. |
list_asset_bundle_names | read-only | List all AssetBundle labels currently defined in the project. |
set_asset_bundle_name | writes | Assign an AssetBundle label to an asset (or clear it). Pass empty string to remove the label. |