Field SerializeChild
Delegate method used to serialize the component data present in the child entity into the outgoing data stream. Work on a single entity at time.
Namespace: Unity.NetCode.LowLevel.Unsafe
Assembly: solution.dll
Syntax
public PortableFunctionPointer<GhostComponentSerializer.SerializeChildDelegate> SerializeChild
Returns
Type | Description |
---|---|
PortableFunctionPointer<GhostComponentSerializer.SerializeChildDelegate> |