Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Server
Spells
Sixth
InvisibilitySpell.InternalTimer
C# Class Server.Spells.Sixth.InvisibilitySpell.InternalTimer
Inheritance:
Timer
Datei anzeigen
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Methods
Method
Description
InternalTimer
(
Mobile
m
,
System.TimeSpan
duration
) :
System
Protected Methods
Method
Description
OnTick
( ) :
void
Method Details
InternalTimer()
public
method
public
InternalTimer
(
Mobile
m
,
System.TimeSpan
duration
) :
System
m
Mobile
duration
System.TimeSpan
return
System
OnTick()
protected
method
protected
OnTick
( ) :
void
return
void