Class AddressablesPlayerBuildResult
Build result for building the Addressables content.
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Build
어셈블리: solution.dll
구문
public class AddressablesPlayerBuildResult : AddressableAssetBuildResult, IDataBuilderResult
프로퍼티
이름 | 설명 |
---|---|
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. |