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