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
CastSpellRequestEventArgs
C# Class Server.CastSpellRequestEventArgs
Inheritance:
System.EventArgs
Mostrar archivo
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Methods
Method
Description
CastSpellRequestEventArgs
(
Server.Mobile
m
,
int
spellID
,
Item
book
) :
System
Method Details
CastSpellRequestEventArgs()
public
method
public
CastSpellRequestEventArgs
(
Server.Mobile
m
,
int
spellID
,
Item
book
) :
System
m
Server.Mobile
spellID
int
book
Item
return
System