Field PostSerializeBuffer
Delegate method to use to post-serialize buffers when the ghost use pre-serialization optimization.
Namespace: Unity.NetCode.LowLevel.Unsafe
Assembly: solution.dll
Syntax
public PortableFunctionPointer<GhostComponentSerializer.PostSerializeBufferDelegate> PostSerializeBuffer
Returns
Type | Description |
---|---|
PortableFunctionPointer<GhostComponentSerializer.PostSerializeBufferDelegate> |