Constructor AssetReferenceGameObject
AssetReferenceGameObject(String)
Constructs a new reference to a GameObject.
Declaration
public AssetReferenceGameObject(string guid)
Parameters
| Type | Name | Description |
|---|---|---|
| String | guid | The object guid. |
Constructs a new reference to a GameObject.
public AssetReferenceGameObject(string guid)
| Type | Name | Description |
|---|---|---|
| String | guid | The object guid. |