C# Class OTAPI.Patcher.Engine.Modifications.Hooks.Net.Socket.ServerSocketCreate

In this modification we will replace the "new TcpSocket" call in ServerLoop to allow a custom implementations.
Inheritance: ModificationBase
Afficher le fichier Open project: DeathCradle/Open-Terraria-API

Méthodes publiques

Méthode Description
Run ( ) : void

Method Details

Run() public méthode

public Run ( ) : void
Résultat void