docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DeliveryType

    Serializable representation of 'Unity.Android.Types.AndroidAssetPackDeliveryType'.

    Namespace: UnityEngine.AddressableAssets.Android
    Assembly: Unity.Addressables.Android.dll
    Syntax
    public enum DeliveryType

    Fields

    Name Description
    FastFollow

    Content is downloaded automatically as soon as the the app is installed.

    InstallTime

    Content is downloaded when the app is installed.

    None

    No delivery type specified.

    OnDemand

    Content is downloaded while the app is running.

    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)