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
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
Name | Description | |
---|---|---|
Logger |
See Also