Class AddressablesPlayerBuildResult.BundleBuildResult
Information about a bundle build results
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Build
어셈블리: solution.dll
구문
[Serializable]
public class AddressablesPlayerBuildResult.BundleBuildResult
필드
이름 | 설명 |
---|---|
Crc | The calculated value used for security during cyclic redundancy checks |
FilePath | The file path of the bundle. |
Hash | The asset hash of the assets included inside the AssetBundle |
InternalBundleName | The internal AssetBundle name, this is not always the same as the file name. |
SourceAssetGroup | The Addressable Group that was responsible for generating a given AssetBundle |