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
Fifth
PoisonFieldSpell
C# Class Server.Spells.Fifth.PoisonFieldSpell
Inheritance:
MagerySpell
Exibir arquivo
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Methods
Method
Description
OnCast
( ) :
void
PoisonFieldSpell
(
Mobile
caster
,
Item
scroll
) :
System
Target
(
IPoint3D
p
) :
void
Method Details
OnCast()
public
method
public
OnCast
( ) :
void
return
void
PoisonFieldSpell()
public
method
public
PoisonFieldSpell
(
Mobile
caster
,
Item
scroll
) :
System
caster
Mobile
scroll
Item
return
System
Target()
public
method
public
Target
(
IPoint3D
p
) :
void
p
IPoint3D
return
void