docs.unity.cn
    Show / Hide Table of Contents

    Struct AssetResultData

    Namespace: UnityEditor.Build.Pipeline.Interfaces
    Syntax
    public struct AssetResultData

    Fields

    Guid

    Declaration
    public GUID Guid
    Field Value
    Type Description
    UnityEditor.GUID

    Hash

    Declaration
    public Hash128 Hash
    Field Value
    Type Description
    Hash128

    IncludedObjects

    Declaration
    public List<ObjectIdentifier> IncludedObjects
    Field Value
    Type Description
    List<ObjectIdentifier>

    ObjectTypes

    Declaration
    public Dictionary<ObjectIdentifier, Type[]> ObjectTypes
    Field Value
    Type Description
    Dictionary<ObjectIdentifier, Type[]>

    ReferencedObjects

    Declaration
    public List<ObjectIdentifier> ReferencedObjects
    Field Value
    Type Description
    List<ObjectIdentifier>
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023