Class AddressablesPlayerBuildResult
Build result for building the Addressables content.
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build
Syntax
public class AddressablesPlayerBuildResult : AddressableAssetBuildResult, IDataBuilderResult
Properties
Name | Description |
---|---|
AssetBundleBuildResults | Build results for AssetBundles created during the build. |
ContentStateFilePath | File path to the generate content state file |
IsUpdateContentBuild | True if the build was doing an update to a previous build, else false. |
RemoteCatalogHashFilePath | File path to the generated remote catalog hash file. |
RemoteCatalogJsonFilePath | File path to the generated remote catalog json file. |