Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
OpenRA
Mods
Common
Server
PlayerPinger
C# Class OpenRA.Mods.Common.Server.PlayerPinger
Inheritance:
ServerTrait
,
ITick
Mostra file
Open project: cjshmyr/OpenRA
Public Methods
Method
Description
Tick
(
Server
server
) :
void
Method Details
Tick()
public
method
public
Tick
(
Server
server
) :
void
server
OpenRA.Server.Server
return
void