NatPunchModule Class
From LiteNetLib
NatPunchModule Class |
LiteNetLib |
Module for UDP NAT Hole punching operations. Can be accessed from NetManager
Inheritance Hierarchy
Namespace: LiteNetLib
Assembly: LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax
C#
public sealed class NatPunchModule
The NatPunchModule type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Init | ||
| NatIntroduce | ||
| PollEvents | ||
| SendNatIntroduceRequest |
Fields
| Name | Description | |
|---|---|---|
| MaxTokenLength |
See Also