Field Serialize
Delegate method used to serialize the component data for the root entity into the outgoing data stream. Work in batch.
Namespace: Unity.NetCode.LowLevel.Unsafe
Assembly: solution.dll
Syntax
public PortableFunctionPointer<GhostComponentSerializer.SerializeDelegate> Serialize
Returns
Type | Description |
---|---|
PortableFunctionPointer<GhostComponentSerializer.SerializeDelegate> |