NetDebug Class

LiteNetLib

NetDebug Class

LiteNetLib
Static class for defining your own LiteNetLib logger instead of Console.WriteLine or Debug.Log if compiled with UNITY flag
Inheritance Hierarchy

SystemObject  LiteNetLibNetDebug

Namespace:  LiteNetLib
Assembly:  LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax

C#
public static class NetDebug

The NetDebug type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberLogger
Top
See Also

Reference