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