Field SerializeBuffer
Delegate method used to serialize the buffer content for the whole chunk. Work in batch for the whole chunk.
Namespace: Unity.NetCode.LowLevel.Unsafe
Assembly: solution.dll
Syntax
public PortableFunctionPointer<GhostComponentSerializer.SerializeBufferDelegate> SerializeBuffer
Returns
| Type | Description |
|---|---|
| PortableFunctionPointer<GhostComponentSerializer.SerializeBufferDelegate> |