Interface IObjectCache
Namespace: UnityEngine.Reflect
Syntax
public interface IObjectCache
Methods
CreateInstance(String)
Declaration
GameObject CreateInstance(string key)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | key |
Returns
| Type | Description |
|---|---|
| GameObject |