docs.unity.cn
    Show / Hide Table of Contents

    Enum CacheEntry.EntryType

    Options for the cache entry type.

    Namespace: UnityEditor.Build.Pipeline.Utilities
    Syntax
    public enum EntryType

    Fields

    Name Description Value
    Asset

    Indicates that the entry is an asset.


    0
    File

    Indicates that the entry is a file.


    1
    Data

    Indicates that the entry holds general data.


    2
    ScriptType

    Indicates that the entry is a type.


    3
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023