Table of Contents

Class NetcodeDeserializationException<T>

Namespace
Backdash.Core
Assembly
Backdash.dll

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

public class NetcodeDeserializationException<T> : NetcodeDeserializationException, ISerializable

Type Parameters

T

Deserialization type

Inheritance
NetcodeDeserializationException<T>
Implements
Inherited Members