docs.unity3d.com
    Show / Hide Table of Contents

    Class EntryData

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

    Constructors

    EntryData(EntryGuid, EntryStableGuid, String, ManifestGuid, ManifestStableGuid, String, Type, PersistentKey, SpatialData)

    Declaration
    public EntryData(EntryGuid id, EntryStableGuid stableId, string sourceId, ManifestGuid manifestId, ManifestStableGuid manifestStableId, string hash, Type entryType, PersistentKey idInSource, SpatialData spatial)
    Parameters
    Type Name Description
    EntryGuid id
    EntryStableGuid stableId
    String sourceId
    ManifestGuid manifestId
    ManifestStableGuid manifestStableId
    String hash
    Type entryType
    PersistentKey idInSource
    SpatialData spatial

    Fields

    EntryType

    Declaration
    public Type EntryType
    Field Value
    Type Description
    Type

    Hash

    Declaration
    public string Hash
    Field Value
    Type Description
    String

    Id

    Declaration
    public EntryGuid Id
    Field Value
    Type Description
    EntryGuid

    IdInSource

    Declaration
    public PersistentKey IdInSource
    Field Value
    Type Description
    PersistentKey

    ManifestId

    Declaration
    public ManifestGuid ManifestId
    Field Value
    Type Description
    ManifestGuid

    ManifestStableId

    Declaration
    public ManifestStableGuid ManifestStableId
    Field Value
    Type Description
    ManifestStableGuid

    SourceId

    Declaration
    public string SourceId
    Field Value
    Type Description
    String

    Spatial

    Declaration
    public SpatialData Spatial
    Field Value
    Type Description
    SpatialData

    StableId

    Declaration
    public EntryStableGuid StableId
    Field Value
    Type Description
    EntryStableGuid
    Back to top
    Terms of use
    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