Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Server
Spells
Sixth
ParalyzeFieldSpell
C# Class Server.Spells.Sixth.ParalyzeFieldSpell
Inheritance:
Spell
Afficher le fichier
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Méthodes publiques
Méthode
Description
OnCast
( ) :
void
ParalyzeFieldSpell
(
Mobile
caster
,
Item
scroll
) :
System
Target
(
IPoint3D
p
) :
void
Method Details
OnCast()
public
méthode
public
OnCast
( ) :
void
Résultat
void
ParalyzeFieldSpell()
public
méthode
public
ParalyzeFieldSpell
(
Mobile
caster
,
Item
scroll
) :
System
caster
Mobile
scroll
Item
Résultat
System
Target()
public
méthode
public
Target
(
IPoint3D
p
) :
void
p
IPoint3D
Résultat
void