Table of Contents

Class NetcodeSerializationException<T>

Namespace
Backdash.Core
Assembly
Backdash.dll

An exception that is thrown when an error is encountered on netcode serialization for type T.

public class NetcodeSerializationException<T> : NetcodeSerializationException, ISerializable

Type Parameters

T

Serialization type

Inheritance
NetcodeSerializationException<T>
Implements
Inherited Members