docs.unity3d.com
    Show / Hide Table of Contents

    Class ConvertToGameObject

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

    Constructors

    ConvertToGameObject(StreamState, ManifestGuid, EntryData, SyncObjectInstance, EntryData, SyncObject)

    Declaration
    public ConvertToGameObject(StreamState stream, ManifestGuid manifestId, EntryData instanceData, SyncObjectInstance syncInstance, EntryData objectData, SyncObject syncObject)
    Parameters
    Type Name Description
    StreamState stream
    ManifestGuid manifestId
    EntryData instanceData
    SyncObjectInstance syncInstance
    EntryData objectData
    SyncObject syncObject

    Fields

    InstanceData

    Declaration
    public EntryData InstanceData
    Field Value
    Type Description
    EntryData

    ManifestId

    Declaration
    public ManifestGuid ManifestId
    Field Value
    Type Description
    ManifestGuid

    ObjectData

    Declaration
    public EntryData ObjectData
    Field Value
    Type Description
    EntryData

    Stream

    Declaration
    public StreamState Stream
    Field Value
    Type Description
    StreamState

    SyncInstance

    Declaration
    public SyncObjectInstance SyncInstance
    Field Value
    Type Description
    SyncObjectInstance

    SyncObject

    Declaration
    public SyncObject SyncObject
    Field Value
    Type Description
    SyncObject
    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