Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TDSM
Core
Mono
Sigterm.MonoSigterm
C# Class TDSM.Core.Mono.Sigterm.MonoSigterm
This class is used to isolate the mono specific code into it's own container. The Sigterm class is used to check what platform is running without triggering a load of the Mono.Posix dll. Calling this class will trigger the load.
Mostrar archivo
Open project: DeathCradle/Terraria-s-Dedicated-Server-Mod
Public Methods
Method
Description
OnServerTick
(
Entry
plugin
) :
void
Method Details
OnServerTick()
public
static
method
public
static
OnServerTick
(
Entry
plugin
) :
void
plugin
Entry
return
void