Field CopyFromSnapshot
Delegate method used to transfer data from the snapshot buffer to the destination component.
Namespace: Unity.NetCode.LowLevel.Unsafe
Assembly: solution.dll
Syntax
public PortableFunctionPointer<GhostComponentSerializer.CopyToFromSnapshotDelegate> CopyFromSnapshot
Returns
Type | Description |
---|---|
PortableFunctionPointer<GhostComponentSerializer.CopyToFromSnapshotDelegate> |