Class GameObjectCreated
Namespace: Unity.Reflect.Streaming
Syntax
public class GameObjectCreated
Constructors
GameObjectCreated(Guid, GameObject)
Declaration
public GameObjectCreated(Guid instanceId, GameObject gameObject)
Parameters
| Type | Name | Description |
|---|---|---|
| Guid | instanceId | |
| GameObject | gameObject |
Fields
GameObject
Declaration
public GameObject GameObject
Field Value
| Type | Description |
|---|---|
| GameObject |
InstanceId
Declaration
public Guid InstanceId
Field Value
| Type | Description |
|---|---|
| Guid |