docs.unity.cn
    Show / Hide Table of Contents

    Enum PreloadAssetTableMetadata.PreloadBehaviour

    The preload behavior to be applied to the AssetTable.

    Namespace: UnityEngine.Localization.Metadata
    Syntax
    public enum PreloadBehaviour

    Fields

    Name Description Value
    NoPreload

    Override that will stop any preloading on this table including entries that have PreloadAssetTableMetadata metadata.


    0
    PreloadAll

    Preload all assets in the table.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023