C# Class OTAPI.Modifications.Mono.Modifications.RemoveNatFromConstructor

The upnp that terraria uses is not mono compatible. While it's possible to replace its functionality with one that is, it's not really worth the drama of implementing it. This modification will remove the NAT code from the Terraria.Netplay constructor, thus allowing mono to continue.
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