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