Class AcquireEntryDataFromModelData
Namespace: Unity.Reflect.Streaming
Syntax
public class AcquireEntryDataFromModelData
Constructors
AcquireEntryDataFromModelData(Guid, PersistentKey)
Declaration
public AcquireEntryDataFromModelData(Guid manifestId, PersistentKey idInSource)
Parameters
| Type | Name | Description |
|---|---|---|
| Guid | manifestId | |
| PersistentKey | idInSource |
Fields
IdInSource
Declaration
public PersistentKey IdInSource
Field Value
| Type | Description |
|---|---|
| PersistentKey |
ManifestId
Declaration
public Guid ManifestId
Field Value
| Type | Description |
|---|---|
| Guid |