Class AddressablesPlayerBuildResult
Build result for building the Addressables content.
Implements
Inherited Members
Namespace: UnityEditor .AddressableAssets .Build
Assembly: Unity.Addressables.Editor.dll
Syntax
public class AddressablesPlayerBuildResult : AddressableAssetBuildResult, IDataBuilderResult
Properties
Name | Description |
---|---|
Asset |
List of Addressables |
Content |
File path to the generate content state file. |
Is |
True if the build was doing an update to a previous build, else false. |
Remote |
File path to the generated remote catalog hash file. |
Remote |
File path to the generated remote catalog json file. |