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 : int

    Fields

    Name Description Value
    Asset

    Indicates that the entry is an asset.

    Data

    Indicates that the entry holds general data.

    File

    Indicates that the entry is a file.

    ScriptType

    Indicates that the entry is a type.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, February 10, 2022
    Terms of use