docs.unity.cn
    Show / Hide Table of Contents

    Class CreateGameObject

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

    Constructors

    CreateGameObject(StreamState, Guid)

    Declaration
    public CreateGameObject(StreamState stream, Guid instanceId)
    Parameters
    Type Name Description
    StreamState stream
    Guid instanceId

    Fields

    InstanceId

    Declaration
    public Guid InstanceId
    Field Value
    Type Description
    Guid

    Stream

    Declaration
    public StreamState Stream
    Field Value
    Type Description
    StreamState
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021