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