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
SkillHandlers
Begging.InternalTarget.InternalTimer
C# Class Server.SkillHandlers.Begging.InternalTarget.InternalTimer
Inheritance:
Timer
Datei anzeigen
Open project: Grimoric/RunUO.T2A
Public Methods
Method
Description
InternalTimer
(
Mobile
from
,
Mobile
target
) :
System
Protected Methods
Method
Description
OnTick
( ) :
void
Method Details
InternalTimer()
public
method
public
InternalTimer
(
Mobile
from
,
Mobile
target
) :
System
from
Mobile
target
Mobile
return
System
OnTick()
protected
method
protected
OnTick
( ) :
void
return
void