Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Server
Spells
Fifth
DispelFieldSpell
C# Class Server.Spells.Fifth.DispelFieldSpell
Inheritance:
MagerySpell
Mostra file
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Methods
Method
Description
DispelFieldSpell
(
Mobile
caster
,
Item
scroll
) :
System
OnCast
( ) :
void
Target
(
Item
item
) :
void
Method Details
DispelFieldSpell()
public
method
public
DispelFieldSpell
(
Mobile
caster
,
Item
scroll
) :
System
caster
Mobile
scroll
Item
return
System
OnCast()
public
method
public
OnCast
( ) :
void
return
void
Target()
public
method
public
Target
(
Item
item
) :
void
item
Item
return
void