Enum BundleBuildStatus
Bundle status after an update build
네임스페이스: UnityEditor.AddressableAssets.Build.Layout
어셈블리: solution.dll
구문
public enum BundleBuildStatus
필드
이름 | 설명 |
---|---|
Modified | Asset bundle has been modified (Remote bundle expected) |
ModifiedUpdatePrevented | Prevent updates, updated Asset bundle has been modified and reverted to previous details |
New | Asset bundle is newly created for this build |
Unmodified | Asset bundle was not modified and data remains the same |