docs.unity3d.com
    Show / Hide Table of Contents

    Class EntryData

    Inheritance
    Object
    EntryData
    Namespace: Unity.Reflect.Streaming
    Syntax
    public class EntryData

    Constructors

    EntryData(Guid, String, Guid, String, Type, String)

    Declaration
    public EntryData(Guid id, string sourceId, Guid manifestId, string hash, Type entryType, string idInSource)
    Parameters
    Type Name Description
    Guid id
    String sourceId
    Guid manifestId
    String hash
    Type entryType
    String idInSource

    Fields

    EntryType

    Declaration
    public Type EntryType
    Field Value
    Type Description
    Type

    Hash

    Declaration
    public string Hash
    Field Value
    Type Description
    String

    Id

    Declaration
    public Guid Id
    Field Value
    Type Description
    Guid

    IdInSource

    Declaration
    public string IdInSource
    Field Value
    Type Description
    String

    ManifestId

    Declaration
    public Guid ManifestId
    Field Value
    Type Description
    Guid

    SourceId

    Declaration
    public string SourceId
    Field Value
    Type Description
    String

    Spatial

    Declaration
    public SpatialData Spatial
    Field Value
    Type Description
    SpatialData
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023