Class PatchEntryIds
Namespace: Unity.Reflect.Actors
Syntax
public class PatchEntryIds
Constructors
PatchEntryIds(Delta<EntryData>)
Declaration
public PatchEntryIds(Delta<EntryData> delta)
Parameters
| Type | Name | Description |
|---|---|---|
| Delta<EntryData> | delta |
Fields
Delta
Declaration
public Delta<EntryData> Delta
Field Value
| Type | Description |
|---|---|
| Delta<EntryData> |