Version: 2018.1
public string assetBundleManifestPath ;

説明

The path to an manifest file describing all of the asset bundles used in the build (optional).

The manifest file describing all of the asset files used in the build is created by the asset bundle build process. If this value is set, BuildPipeline.BuildPlayer will ensure that any types used in the asset bundles are not stripped during the build process. This may be an absolute path or a path relative to the project directory.