Field UsePreSerialization
Enable pre-serialization for this ghost. Pre-serialization makes it possible to share part of the serialization cpu cost between connections, but it also has that cost when the ghost is not sent.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public bool UsePreSerialization
Returns
Type | Description |
---|---|
bool |