docs.unity3d.com
    目次を表示する/隠す

    Class AddressableAssetBuildResult

    Contains information about the status of the build.

    Inheritance
    Object
    AddressableAssetBuildResult
    AddressablesPlayerBuildResult
    AddressablesPlayModeBuildResult
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.AddressableAssets.Build
    Syntax
    public class AddressableAssetBuildResult : IDataBuilderResult

    Properties

    Name Description
    Duration

    Duration of build, in seconds.

    Error

    Error that caused the build to fail.

    FileRegistry

    Registry of files created during the build

    LocationCount

    The number of addressable assets contained in the build.

    OutputPath

    Path of runtime settings file

    Methods

    Name Description
    CreateResult<TResult>()

    Helper method to create the desired result of a data builder. This should always be used to create the build result with additional details added as needed. The Result.Duration should always be set at the end of the build script in the non-error scenario. Other results should be set as available.

    CreateResult<TResult>(String, Int32, String)

    Helper method to create the desired result of a data builder. This should always be used to create the build result with additional details added as needed. The Result.Duration should always be set at the end of the build script in the non-error scenario.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)