Class EmbeddedManagedNetworkSerializableType
Implements
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class EmbeddedManagedNetworkSerializableType : INetworkSerializable
Fields
Name | Description |
---|---|
Int |
Methods
Name | Description |
---|---|
NetworkSerialize<T>(BufferSerializer<T>) | Provides bi-directional serialization to read and write the desired data to serialize this type. |