Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Server
Spells
Third
WallOfStoneSpell
C# Class Server.Spells.Third.WallOfStoneSpell
Inheritance:
MagerySpell
Mostrar archivo
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Methods
Method
Description
OnCast
( ) :
void
Target
(
IPoint3D
p
) :
void
WallOfStoneSpell
(
Mobile
caster
,
Item
scroll
) :
System
Method Details
OnCast()
public
method
public
OnCast
( ) :
void
return
void
Target()
public
method
public
Target
(
IPoint3D
p
) :
void
p
IPoint3D
return
void
WallOfStoneSpell()
public
method
public
WallOfStoneSpell
(
Mobile
caster
,
Item
scroll
) :
System
caster
Mobile
scroll
Item
return
System