Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Server
Spells
Sixth
ParalyzeFieldSpell.InternalItem.InternalTimer
C# Class Server.Spells.Sixth.ParalyzeFieldSpell.InternalItem.InternalTimer
Inheritance:
Timer
Exibir arquivo
Open project: Grimoric/RunUO.T2A
Public Methods
Method
Description
InternalTimer
(
Item
item
,
System.TimeSpan
duration
) :
System
Protected Methods
Method
Description
OnTick
( ) :
void
Method Details
InternalTimer()
public
method
public
InternalTimer
(
Item
item
,
System.TimeSpan
duration
) :
System
item
Item
duration
System.TimeSpan
return
System
OnTick()
protected
method
protected
OnTick
( ) :
void
return
void