Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Server
Spells
First
ClumsySpell
C# Class Server.Spells.First.ClumsySpell
Inheritance:
Spell
Exibir arquivo
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Methods
Method
Description
ClumsySpell
(
Mobile
caster
,
System.Item
scroll
) :
System
OnCast
( ) :
void
Target
(
Mobile
m
) :
void
Method Details
ClumsySpell()
public
method
public
ClumsySpell
(
Mobile
caster
,
System.Item
scroll
) :
System
caster
Mobile
scroll
System.Item
return
System
OnCast()
public
method
public
OnCast
( ) :
void
return
void
Target()
public
method
public
Target
(
Mobile
m
) :
void
m
Mobile
return
void