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
Server
Mobiles
IntelliSpawner.InternalTimer
C# Class Server.Mobiles.IntelliSpawner.InternalTimer
Inheritance:
Timer
Mostra file
Open project: felladrin/last-wish
Public Methods
Method
Description
InternalTimer
(
IntelliSpawner
spawner
,
System.TimeSpan
delay
) :
System
Protected Methods
Method
Description
OnTick
( ) :
void
Method Details
InternalTimer()
public
method
public
InternalTimer
(
IntelliSpawner
spawner
,
System.TimeSpan
delay
) :
System
spawner
IntelliSpawner
delay
System.TimeSpan
return
System
OnTick()
protected
method
protected
OnTick
( ) :
void
return
void