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
Spells
Eighth
WaterElementalSpell
C# Class Server.Spells.Eighth.WaterElementalSpell
Inheritance:
MagerySpell
ファイルを表示
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Methods
Method
Description
CheckCast
( ) :
bool
OnCast
( ) :
void
WaterElementalSpell
(
Mobile
caster
,
Item
scroll
) :
System
Method Details
CheckCast()
public
method
public
CheckCast
( ) :
bool
return
bool
OnCast()
public
method
public
OnCast
( ) :
void
return
void
WaterElementalSpell()
public
method
public
WaterElementalSpell
(
Mobile
caster
,
Item
scroll
) :
System
caster
Mobile
scroll
Item
return
System