Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Server
Mobiles
Spawner.WarnTimer
C# Class Server.Mobiles.Spawner.WarnTimer
Inheritance:
Timer
ファイルを表示
Open project: Grimoric/RunUO.T2A
Public Methods
Method
Description
Add
(
Point3D
p
,
Map
map
,
string
name
) :
void
WarnTimer
( ) :
System
Protected Methods
Method
Description
OnTick
( ) :
void
Method Details
Add()
public
method
public
Add
(
Point3D
p
,
Map
map
,
string
name
) :
void
p
Point3D
map
Map
name
string
return
void
OnTick()
protected
method
protected
OnTick
( ) :
void
return
void
WarnTimer()
public
method
public
WarnTimer
( ) :
System
return
System