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