Class 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 |