IAdaptiveSerializable Interface
Interface ISerializable defines a generic interface for packing and unpacking a stream of bytes. Subclasses implementing this interface will be able to orderly read and write primitive types from the processor to assemble needed information to reconstruct an instance of data it exchange.
Namespace: Alteruna.Multiplayer.CoreAssembly: Alteruna (in Alteruna.dll) Version: 2.0.2+dcdb8fba58ad1eb99205b1dc6265fd5b3b7cf8ec
public interface IAdaptiveSerializable